This patch adds support to lower the copyin clause on OpenACC
declare construct in module declaration.
Depends on D156353
Paths
| Differential D156457
[flang][openacc] Lower acc declare copyin for module variable ClosedPublic Authored by clementval on Jul 27 2023, 10:20 AM.
Details Summary This patch adds support to lower the copyin clause on OpenACC Depends on D156353
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJul 27 2023, 10:20 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:00 PM Closed by commit rG5f2c585b10c7: [flang][openacc] Lower acc declare copyin for module variable (authored by clementval). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 544842 flang/lib/Lower/OpenACC.cpp
flang/test/Lower/OpenACC/acc-declare.f90
|