Lower private and firstprivate operands through their corresponding
data entry operation to support array section.
Depends on D152972
Paths
| Differential D152974
[flang][openacc] Use acc.private and acc.firstprivate when lowering clauses ClosedPublic Authored by clementval on Jun 14 2023, 3:29 PM.
Details Summary Lower private and firstprivate operands through their corresponding Depends on D152972
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJun 14 2023, 3:29 PM This revision is now accepted and ready to land.Jun 14 2023, 3:41 PM This revision was landed with ongoing or failed builds.Jun 21 2023, 2:20 PM Closed by commit rG7c9b9d316d4e: [flang][openacc] Use acc.private and acc.firstprivate when lowering clauses (authored by clementval). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 533398 flang/lib/Lower/OpenACC.cpp
flang/test/Lower/OpenACC/acc-parallel-loop.f90
flang/test/Lower/OpenACC/acc-parallel.f90
flang/test/Lower/OpenACC/acc-serial-loop.f90
flang/test/Lower/OpenACC/acc-serial.f90
|