summaryrefslogtreecommitdiff
path: root/mlir/lib/Conversion/IndexToLLVM
AgeCommit message (Expand)Author
2025-07-22[mlir][NFC] update `Conversion` create APIs (6/n) (#149888)Maksim Levental
2024-10-05[mlir][NFC] Mark type converter in `populate...` functions as `const` (#111250)Matthias Springer
2023-08-09[mlir][Conversion] Implement ConvertToLLVMPatternInterface (2)Matthias Springer
2023-01-10[mlir][Index] Add index.mins and index.minuKrzysztof Drewniak
2022-11-23[mlir][index] Add and, or, and xor opsLuca Boasso
2022-11-03[mlir][index] Add shl, shrs, and shru opsJeff Niu
2022-10-21[mlir][index] Add `convert-index-to-llvm` passJeff Niu