summaryrefslogtreecommitdiff
path: root/mlir/lib/Conversion/ConvertToLLVM/ToLLVMInterface.cpp
AgeCommit message (Expand)Author
2025-07-24[mlir] Remove unused includes (NFC) (#150476)Kazu Hirata
2024-11-24[mlir][LLVM] Add the `ConvertToLLVMAttrInterface` and `ConvertToLLVMOpInterfa...Fabian Mora
2023-11-20Apply clang-tidy fixes for llvm-qualified-auto in ToLLVMInterface.cpp (NFC)Mehdi Amini
2023-08-09[mlir][Conversion] Add type converter parameter to ConvertToLLVMPatternInterfaceMatthias Springer
2023-08-07Add a generic "convert-to-llvm" pass delegating to an interfaceMehdi Amini