KKiran Chandramohan[MLIR] : Add integer mul in scf to openmp conversion
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[MLIR] : Add integer mul in scf to openmp conversion Add conversion for integer multiplication in scf reductions in the SCF to OpenMP dialect conversion. Reviewed By: ftynse Differential Revision: https://reviews.llvm.org/D145948 | 3 年前 | |
[mlir][SCFToOpenMP] Add pass option to emit LLVM opaque pointers Part of https://discourse.llvm.org/t/rfc-switching-the-llvm-dialect-and-dialect-lowerings-to-opaque-pointers/68179 There were luckily only very few changes that had to be made. To allow users to also specify the pass option from C++ code I have also migrated the pass to use autogenerated constructors to autogenerate a pass option struct. Differential Revision: https://reviews.llvm.org/D143855 | 3 年前 | |
[mlir][SCFToOpenMP] Add pass option to emit LLVM opaque pointers Part of https://discourse.llvm.org/t/rfc-switching-the-llvm-dialect-and-dialect-lowerings-to-opaque-pointers/68179 There were luckily only very few changes that had to be made. To allow users to also specify the pass option from C++ code I have also migrated the pass to use autogenerated constructors to autogenerate a pass option struct. Differential Revision: https://reviews.llvm.org/D143855 | 3 年前 |