summaryrefslogtreecommitdiff
path: root/mlir/test/lib/Dialect/LLVM/TestLowerToLLVM.cpp
AgeCommit message (Expand)Author
2025-02-17[MLIR][NFC] Retire `let constructor` for passes in Conversion directory (part...lorenzo chelini
2025-02-03[mlir][Vector] Add UB conversions to different tests and pipelines (#125145)Diego Caballero
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
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