The exit operation for the declare device_resident in function/subroutine
is set to delete. Make is consistent and set it also for global declare.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D157537
[flang][openacc] Set exit op for device_resident to acc.delete ClosedPublic Authored by clementval on Aug 9 2023, 11:53 AM.
Details Summary The exit operation for the declare device_resident in function/subroutine
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptAug 9 2023, 11:53 AM This revision is now accepted and ready to land.Aug 10 2023, 10:17 AM Closed by commit rGc54bb3d23993: [flang][openacc] Set exit op for device_resident to acc.delete (authored by clementval). · Explain WhyAug 10 2023, 10:56 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 548720 flang/lib/Lower/OpenACC.cpp
flang/test/Lower/OpenACC/acc-declare.f90
|