Update OpenACC update construct lowering to create
the data operand operations for host and device clauses.
Depends on D149909
Paths
| Differential D149910
[flang][openacc] Lower host and device clauses to data operand ops ClosedPublic Authored by clementval on May 4 2023, 2:46 PM.
Details Summary Update OpenACC update construct lowering to create Depends on D149909
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMay 4 2023, 2:46 PM This revision is now accepted and ready to land.May 5 2023, 5:41 AM Closed by commit rGd9d06d11ca89: [flang][openacc] Lower host and device clauses to data operand ops (authored by clementval). · Explain WhyMay 5 2023, 12:02 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 519941 flang/lib/Lower/OpenACC.cpp
flang/test/Lower/OpenACC/acc-update.f90
flang/test/Lower/OpenACC/locations.f90
mlir/lib/Dialect/OpenACC/IR/OpenACC.cpp
|