summaryrefslogtreecommitdiff
path: root/mlir/test/lib/Dialect/LLVM
AgeCommit message (Expand)Author
2025-08-18[mlir][LLVM] `ArithToLLVM`: Add 1:N support for `arith.select` lowering (#153...Matthias Springer
2025-08-16[mlir][LLVM] `ControlFlowToLLVM`: Add 1:N type conversion support (#153937)Matthias Springer
2025-08-16[mlir][LLVM] `FuncToLLVM`: Add 1:N type conversion support (#153823)Matthias Springer
2025-02-17[MLIR][NFC] Retire `let constructor` for passes in Conversion directory (part...lorenzo chelini
2025-02-03[mlir] More fixes for 9fddaf6b14102963f12dbb9730f101fc52e662c1Diego Caballero
2025-02-03[mlir][Vector] Add UB conversions to different tests and pipelines (#125145)Diego Caballero
2025-01-22Reapply "[mlir] Link libraries that aren't included in libMLIR to libMLIR" (#...Michał Górny
2025-01-22Revert "[mlir] Link libraries that aren't included in libMLIR to libMLIR (#12...Michał Górny
2025-01-22[mlir] Link libraries that aren't included in libMLIR to libMLIR (#123781)Michał Górny
2025-01-20Revert "[mlir] Link libraries that aren't included in libMLIR to libMLIR (#12...Michał Górny
2025-01-20[mlir] Link libraries that aren't included in libMLIR to libMLIR (#123477)Michał Górny
2024-12-20[mlir][CF] Split `cf-to-llvm` from `func-to-llvm` (#120580)Matthias Springer
2024-12-20[mlir][Arith] Remove `arith-to-llvm` from `func-to-llvm` (#120548)Matthias Springer
2024-11-24[mlir][LLVM] `LLVMTypeConverter`: Tighten materialization checks (#116532)Matthias Springer
2023-10-30Remove the opaque pointers flag from toolsBenjamin Kramer
2023-10-30Revert "[MLIR][FuncToLLVM] Remove typed pointer support (#70574)"Christian Ulmann
2023-10-30[MLIR][FuncToLLVM] Remove typed pointer support (#70574)Christian Ulmann
2023-09-13[mlir] Split up VectorToLLVM passKrzysztof Drewniak
2023-07-26[mlir][Linalg] NFC - Retire LinalgToLLVM passNicolas Vasilache
2023-02-24[mlir][LLVM] Enable opaque-pointers in e2e lowering test passMarkus Böck
2023-02-10[mlir] Port Conversion Passes to LLVM to use TableGen generated constructors ...Markus Böck
2023-01-27[mlir][Conversion] Rename the MemRefToLLVM passQuentin Colombet
2022-12-15[mlir][test] Add expand-strided-metadata to lower-to-llvmQuentin Colombet
2022-12-14[mlir][NFC] Make test-lower-to-llvm a named pipelineQuentin Colombet
2022-11-28[mlir][Test] Add a test pass to act as a sink towards LLVM conversionNicolas Vasilache