This patch adds tests for the array-value-copy pass with array assignment
involving Fortran pointers.
This patch is part of the upstreaming effort from fir-dev branch.
| Paths 
 |  Differential  D122878  
[flang][NFC] Add tests for array-value-copy pass with array with pointers ClosedPublic Authored by clementval on Apr 1 2022, 12:57 AM. 
Details Summary This patch adds tests for the array-value-copy pass with array assignment This patch is part of the upstreaming effort from fir-dev branch. 
Diff Detail 
 Event TimelineHerald added projects: Restricted Project, Restricted Project.  ·  View Herald TranscriptApr 1 2022, 12:57 AM This revision is now accepted and ready to land.Apr 1 2022, 10:09 AM Closed by commit rGd333b382701e: [flang][NFC] Add tests for array-value-copy pass with array with pointers (authored by clementval).  ·  Explain WhyApr 4 2022, 1:46 AM This revision was automatically updated to reflect the committed changes. 
Revision Contents 
Diff 420122 flang/test/Fir/array-copies-pointers.fir
 | 
The CHECK lines are extremely spartan here. Is that intentional? (It seems like they could be improved to reduce false positives.)