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