This patch adds support to lower the device_resident clause on OpenACC
declare construct in module declaration.
Depends on D156457
Paths
| Differential D156463
[flang][openacc] Lower acc declare device_resident for module variable ClosedPublic Authored by clementval on Jul 27 2023, 10:36 AM.
Details Summary This patch adds support to lower the device_resident clause on OpenACC Depends on D156457
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJul 27 2023, 10:36 AM clementval added a child revision: D156464: [flang][openacc] Lower acc declare link for module variable.Jul 27 2023, 10:56 AM This revision is now accepted and ready to land.Jul 27 2023, 11:54 AM This revision was landed with ongoing or failed builds.Jul 27 2023, 1:01 PM Closed by commit rGbbd214d997c7: [flang][openacc] Lower acc declare device_resident for module variable (authored by clementval). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 544900 flang/lib/Lower/OpenACC.cpp
flang/test/Lower/OpenACC/acc-declare.f90
|