This patches adds the acc.declare_action attrbites on
post allocate operation and pre/post deallocate operations.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D157915
[flang][openacc] Add acc.declare_action attributes on operation ClosedPublic Authored by clementval on Aug 14 2023, 1:13 PM.
Details Summary This patches adds the acc.declare_action attrbites on
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 15 2023, 7:19 AM Closed by commit rG2e1982f31d27: [flang][openacc] Add acc.declare_action attributes on operation (authored by clementval). · Explain WhyAug 15 2023, 9:44 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 550369 flang/include/flang/Lower/OpenACC.h
flang/include/flang/Optimizer/Builder/MutableBox.h
flang/lib/Lower/Allocatable.cpp
flang/lib/Lower/OpenACC.cpp
flang/lib/Optimizer/Builder/MutableBox.cpp
flang/test/Lower/OpenACC/acc-declare.f90
|