It is a simple conversion that only requires to change the region argument
types, generalize it from ParallelOp.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D91989
[mlir] Support WsLoopOp in OpenMP to LLVM dialect conversion ClosedPublic Authored by ftynse on Nov 23 2020, 11:58 AM.
Details Summary It is a simple conversion that only requires to change the region argument
Diff Detail
Event Timelineftynse added reviewers: kiranchandramohan, SouraVX, kiranktp, chelini, wsmoses.Nov 23 2020, 11:59 AM This revision is now accepted and ready to land.Nov 23 2020, 2:02 PM Closed by commit rGf7d033f4d80f: [mlir] Support WsLoopOp in OpenMP to LLVM dialect conversion (authored by ftynse). · Explain WhyNov 23 2020, 2:28 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 307200 mlir/lib/Conversion/OpenMPToLLVM/OpenMPToLLVM.cpp
mlir/test/Conversion/OpenMPToLLVM/convert-to-llvmir.mlir
|