Add conversion for integer multiplication in scf reductions in the
SCF to OpenMP dialect conversion.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D145948
[MLIR] : Add integer mul in scf to openmp conversion ClosedPublic Authored by kiranchandramohan on Mar 13 2023, 8:43 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 14 2023, 10:28 AM This revision was landed with ongoing or failed builds.Mar 14 2023, 2:57 PM Closed by commit rGc1125ae5b05f: [MLIR] : Add integer mul in scf to openmp conversion (authored by kiranchandramohan). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 505278 mlir/lib/Conversion/SCFToOpenMP/SCFToOpenMP.cpp
mlir/test/Conversion/SCFToOpenMP/reductions.mlir
|