This supports lowering from parse-tree to MLIR for OpenMP safelen clause
in SIMD construct.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D132574
[Flang][OpenMP] Add support for safelen clause ClosedPublic Authored by psoni2628 on Aug 24 2022, 10:28 AM.
Details Summary This supports lowering from parse-tree to MLIR for OpenMP safelen clause
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptAug 24 2022, 10:28 AM Herald added subscribers: sstefan1, stephenneuendorffer. · View Herald TranscriptAug 24 2022, 10:28 AM This revision is now accepted and ready to land.Aug 24 2022, 11:52 AM Closed by commit rG457f1fe31af7: [Flang][OpenMP] Add support for safelen clause (authored by psoni2628). · Explain WhyAug 24 2022, 12:06 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 455319 flang/lib/Lower/OpenMP.cpp
flang/test/Lower/OpenMP/simd.f90
|