Lower the parse tree to acc dialects operations. Make use
of the parallel construct lowering and make it suitable
for all compute constructs lowering.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D148273
[flang][openacc] Lower serial and serial loop construct ClosedPublic Authored by clementval on Apr 13 2023, 2:51 PM.
Details Summary Lower the parse tree to acc dialects operations. Make use
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptApr 13 2023, 2:51 PM This revision is now accepted and ready to land.Apr 13 2023, 3:20 PM Closed by commit rGd30b4e515a0c: [flang][openacc] Lower serial and serial loop construct (authored by clementval). · Explain WhyApr 13 2023, 3:36 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 513374 flang/lib/Lower/OpenACC.cpp
flang/test/Lower/OpenACC/acc-serial-loop.f90
flang/test/Lower/OpenACC/acc-serial.f90
|