This patch lowers correctly operands with array section
and derived-type component.
Depends on D131764
Paths
| Differential D131765
[flang][openacc] Handle array section and derived-type components operands ClosedPublic Authored by clementval on Aug 12 2022, 5:35 AM.
Details Summary This patch lowers correctly operands with array section Depends on D131764
Diff Detail
Event Timelineclementval retitled this revision from [flang][openacc] Handle operands with array section to [flang][openacc] Handle array section and derived-type components operands.Aug 12 2022, 5:36 AM This revision is now accepted and ready to land.Aug 12 2022, 1:18 PM Closed by commit rG83fa97567949: [flang][openacc] Handle array section and derived-type components operands (authored by clementval). · Explain WhyAug 13 2022, 11:40 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 452441 flang/include/flang/Lower/OpenACC.h
flang/lib/Lower/Bridge.cpp
flang/lib/Lower/OpenACC.cpp
flang/test/Lower/OpenACC/acc-data-operands.f90
flang/test/Semantics/OpenACC/acc-data.f90
|