The conversion pattern is particularly useful for conversion of
block arguments in the master op.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D109610
[OpenMP][MLIR] Add a conversion pattern for the master op ClosedPublic Authored by kiranchandramohan on Sep 10 2021, 9:30 AM.
Details Summary The conversion pattern is particularly useful for conversion of
Diff Detail
Event TimelineHerald added subscribers: wenzhicui, wrengr, Chia-hungDuan and 21 others. · View Herald TranscriptSep 10 2021, 9:30 AM This revision is now accepted and ready to land.Sep 11 2021, 10:07 AM Closed by commit rG187d9f8cd9d3: [OpenMP][MLIR] Add a conversion pattern for the master op (authored by kiranchandramohan). · Explain WhySep 12 2021, 3:26 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 372113 mlir/lib/Conversion/OpenMPToLLVM/OpenMPToLLVM.cpp
mlir/test/Conversion/OpenMPToLLVM/convert-to-llvmir.mlir
|