Self clause is the same same as the host clause. Lower it
in a simmilar way.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D150174
[flang][openacc] Lower self clause on acc update as host clause ClosedPublic Authored by clementval on May 8 2023, 9:40 PM.
Details Summary Self clause is the same same as the host clause. Lower it
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMay 8 2023, 9:40 PM Herald added subscribers: stephenneuendorffer, nicolasvasilache, jdoerfert. · View Herald Transcript This revision is now accepted and ready to land.May 9 2023, 9:54 AM Closed by commit rGee1557f865b9: [flang][openacc] Lower self clause on acc update as host clause (authored by clementval). · Explain WhyMay 9 2023, 10:34 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 520748 flang/lib/Lower/OpenACC.cpp
flang/test/Lower/OpenACC/acc-update.f90
mlir/lib/Dialect/OpenACC/IR/OpenACC.cpp
|