Always generate the acc.declare_exit operation so it
matches the acc.declare_enter operation. This is to ensure the
lifetime of data in the implicit region.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D157524
[flang][openacc] Always generate acc.declare_exit ClosedPublic Authored by clementval on Aug 9 2023, 10:21 AM.
Details Summary Always generate the acc.declare_exit operation so it
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptAug 9 2023, 10:21 AM This revision is now accepted and ready to land.Aug 9 2023, 10:57 AM This revision was landed with ongoing or failed builds.Aug 9 2023, 11:12 AM Closed by commit rG7b24612c6fe4: [flang][openacc] Always generate acc.declare_exit (authored by clementval). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 548689 flang/lib/Lower/OpenACC.cpp
flang/test/Lower/OpenACC/acc-declare.f90
|