Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D150984
[mlir][flang][openacc] Use new private representation for acc.loop ClosedPublic Authored by clementval on May 19 2023, 11:05 AM.
Details Summary
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMay 19 2023, 11:05 AM Herald added subscribers: stephenneuendorffer, nicolasvasilache, jdoerfert. · View Herald Transcript This revision is now accepted and ready to land.May 19 2023, 3:59 PM Closed by commit rGd2fddaef5333: [mlir][flang][openacc] Use new private representation for acc.loop (authored by clementval). · Explain WhyMay 22 2023, 9:52 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 523866 flang/lib/Lower/OpenACC.cpp
flang/test/Lower/OpenACC/acc-loop.f90
flang/test/Lower/OpenACC/acc-parallel-loop.f90
flang/test/Lower/OpenACC/acc-serial-loop.f90
mlir/include/mlir/Dialect/OpenACC/OpenACCOps.td
mlir/lib/Dialect/OpenACC/IR/OpenACC.cpp
|