summaryrefslogtreecommitdiff
path: root/mlir/lib/Dialect/MemRef/Transforms/EmulateWideInt.cpp
AgeCommit message (Expand)Author
2025-10-17[MLIR] Fix typo of the word "pattern" in CAPI and docs (#163780)Shenghang Tsai
2024-10-17[mlir][memref] Fix type conversion in emulate-wide-int and emulate-narrow-typ...Longsheng Mou
2024-10-05[mlir][NFC] Mark type converter in `populate...` functions as `const` (#111250)Matthias Springer
2023-05-12[mlir] Move casting calls from methods to function callsTres Popp
2023-03-28[mlir][MemRef] Move transform related functions in Transforms.hQuentin Colombet
2023-02-03[mlir] Add nontemporal field to memref.load/store and convey to llvm.load/storeGuray Ozen
2022-12-19mlir/DialectConversion: use std::optional (NFC)Ramkumar Ramachandra
2022-12-03[mlir] Use std::nullopt instead of None (NFC)Kazu Hirata
2022-10-14[mlir][memref] Add initial Wide Int Emulation pass and patternsJakub Kuderski