This patch adds translation for parallel sections from PFT to MLIR.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D122464
[flang][OpenMP] Added parallel sections translation ClosedPublic Authored by shraiysh on Mar 25 2022, 12:34 AM.
Details Summary This patch adds translation for parallel sections from PFT to MLIR.
Diff Detail
Event TimelineHerald added subscribers: Chia-hungDuan, mehdi_amini, rriddle and 2 others. · View Herald Transcript shraiysh added reviewers: kiranchandramohan, kiranktp, NimishMishra, AMDChirag, clementval, MatsPetersson, arnamoy10, peixin, do.Mar 25 2022, 12:36 AM This revision is now accepted and ready to land.Mar 27 2022, 4:06 PM Closed by commit rG1fe4b968c5fa: [flang][OpenMP] Added parallel sections translation (authored by shraiysh). · Explain WhyMar 28 2022, 10:46 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 418791 flang/lib/Lower/OpenMP.cpp
flang/test/Lower/OpenMP/parallel-sections.f90
|