Lower the parallel loop contrsuct and refactor some of the code
of parallel and loop lowering to be reused.
Also add tests for loop and parallel since they were not upstreamed.
This patch is part of the upstreaming effort from fir-dev branch.
Paths
| Differential D128510
[flang][OpenACC] Lower parallel loop ClosedPublic Authored by clementval on Jun 24 2022, 2:42 AM.
Details Summary Lower the parallel loop contrsuct and refactor some of the code Also add tests for loop and parallel since they were not upstreamed. This patch is part of the upstreaming effort from fir-dev branch.
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJun 24 2022, 2:42 AM This revision is now accepted and ready to land.Jun 24 2022, 7:05 AM Closed by commit rGd7ab38f8f4d4: [flang][OpenACC] Lower parallel loop (authored by clementval). · Explain WhyJun 24 2022, 12:06 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 439713 flang/lib/Lower/OpenACC.cpp
flang/test/Lower/OpenACC/acc-loop.f90
flang/test/Lower/OpenACC/acc-parallel-loop.f90
flang/test/Lower/OpenACC/acc-parallel.f90
|