This patch adds tests for the handling of array sections for
arrays with the ALLOCATABLE or POINTER attribute.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D131885
[flang][openacc][NFC] Add test with allocatable and pointer arrays ClosedPublic Authored by clementval on Aug 15 2022, 5:22 AM.
Details Summary This patch adds tests for the handling of array sections for
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptAug 15 2022, 5:22 AM This revision is now accepted and ready to land.Aug 15 2022, 7:30 AM Closed by commit rGe114ecc5feaf: [flang][openacc][NFC] Add test with allocatable and pointer arrays (authored by clementval). · Explain WhyAug 15 2022, 7:45 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 452666 flang/test/Lower/OpenACC/acc-data-operands.f90
|