This patch adds lowering for the !$acc enter data directive
from the PFT to OpenACC dialect.
This patch is part of the upstreaming effort from fir-dev branch.
Paths
| Differential D122384
[flang][OpenACC] Lower enter data directive ClosedPublic Authored by clementval on Mar 24 2022, 5:05 AM.
Details Summary This patch adds lowering for the !$acc enter data directive This patch is part of the upstreaming effort from fir-dev branch.
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMar 24 2022, 5:05 AM clementval added a child revision: D122386: [flang][OpenACC] Lower exit data directive.Mar 24 2022, 5:13 AM clementval added a child revision: D122387: [flang][OpenACC] Lower init/shutdown directive.Mar 24 2022, 5:25 AM clementval added a child revision: D122398: [flang[OpenACC] Lower data directive.Mar 24 2022, 6:36 AM This revision is now accepted and ready to land.Mar 24 2022, 6:59 AM Closed by commit rG12d22cea7353: [flang][OpenACC] Lower enter data directive (authored by clementval). · Explain WhyMar 24 2022, 7:01 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 417914 flang/lib/Lower/Bridge.cpp
flang/lib/Lower/OpenACC.cpp
flang/test/Lower/OpenACC/acc-enter-data.f90
|