Add lowering support for allocatable and pointer array sections
to acc.bounds and acc data operations.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D149189
[flang][openacc] Add support for allocatable and pointer in data operand ClosedPublic Authored by clementval on Apr 25 2023, 1:52 PM.
Details Summary Add lowering support for allocatable and pointer array sections
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptApr 25 2023, 1:52 PM This revision is now accepted and ready to land.Apr 25 2023, 4:46 PM Closed by commit rG1b7c6cc68807: [flang][openacc] Add support for allocatable and pointer in data operand (authored by clementval). · Explain WhyApr 25 2023, 9:06 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 517037 flang/lib/Lower/OpenACC.cpp
flang/test/Lower/OpenACC/acc-enter-data.f90
|