Lowering of the default clause was missing on the acc.data operation. This
patch lowers the default clause to its corresponding attribute.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D154162
[flang][openacc] Lower default clause to acc.data operation attributes ClosedPublic Authored by clementval on Jun 29 2023, 3:28 PM.
Details Summary Lowering of the default clause was missing on the acc.data operation. This
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJun 29 2023, 3:28 PM This revision is now accepted and ready to land.Jun 29 2023, 4:00 PM This revision was landed with ongoing or failed builds.Jun 30 2023, 11:21 AM Closed by commit rG32899e14afdc: [flang][openacc] Lower default clause to acc.data operation attributes (authored by clementval). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 536332 flang/lib/Lower/OpenACC.cpp
flang/test/Lower/OpenACC/acc-data.f90
|