Use the new firstprivate representation on the comupte construct.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D151975
[mlir][flang][openacc] Use new firstprivate representation for compute construct ClosedPublic Authored by clementval on Jun 1 2023, 10:56 PM.
Details Summary Use the new firstprivate representation on the comupte construct.
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJun 1 2023, 10:56 PM Herald added subscribers: stephenneuendorffer, nicolasvasilache, jdoerfert. · View Herald Transcript clementval added a child revision: D151976: [flang][openacc][NFC] Remove unused genObjectList function.Jun 1 2023, 10:57 PM This revision is now accepted and ready to land.Jun 13 2023, 7:25 AM Closed by commit rGe6d8598e13da: [mlir][flang][openacc] Use new firstprivate representation for compute construct (authored by clementval). · Explain WhyJun 13 2023, 8:32 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 527743 flang/include/flang/Lower/OpenACC.h
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
mlir/include/mlir/Dialect/OpenACC/OpenACCOps.td
mlir/test/Dialect/OpenACC/ops.mlir
|
emtpy -> empty