summaryrefslogtreecommitdiff
path: root/mlir/test/Integration/Dialect/LLVMIR
AgeCommit message (Expand)Author
2025-01-24[mlir] Rename mlir-cpu-runner to mlir-runner (#123776)Andrea Faulds
2024-12-20[mlir][CF] Split `cf-to-llvm` from `func-to-llvm` (#120580)Matthias Springer
2024-12-20[mlir] Fix integration tests after #120548 (#120706)Matthias Springer
2023-08-11[mlir][VectorOps] Use SCF for vector.print and allow scalable vectorsBenjamin Maxwell
2023-08-09Revert "[mlir][VectorOps] Use SCF for vector.print and allow scalable vectors"Mehdi Amini
2023-08-09[mlir][VectorOps] Use SCF for vector.print and allow scalable vectorsBenjamin Maxwell
2023-08-09Revert "[mlir][VectorOps] Use SCF for vector.print and allow scalable vectors"Benjamin Maxwell
2023-08-09[mlir][VectorOps] Use SCF for vector.print and allow scalable vectorsBenjamin Maxwell
2023-07-22[mlir][LLVM] Introduce reduction intrinsics for minimum/maximumDaniil Dudkin
2023-05-26[NFC][Py Reformat] Reformat python files in mlir subdirTobias Hieta
2023-03-10[mlir] Add mlir::LLVM::FastmathFlags to LLVM instrinsic vector reductionsBrandon Myers
2023-02-15Reland "[mlir] Make the vast majority of intgration and runner tests work on ...Markus Böck
2023-02-13Revert "[mlir] Make the vast majority of integration and runner tests work on...Aart Bik
2023-02-13[mlir] Make the vast majority of integration and runner tests work on WindowsMarkus Böck
2023-01-27[mlir][Conversion] Rename the MemRefToLLVM passQuentin Colombet
2022-11-22[mlir] Initial MLIR VP intrinsic integration test on host and RVV emulator.zhanghb97
2022-09-06[MLIR] Switch lit tests to %mlir_lib_dir and %mlir_src_dir replacements.Christian Sigg
2022-08-18[mlir][LLVMIR] Fix syntax in integration tests (NFC)Jeff Niu
2022-08-18[mlir][LLVMIR] Change ShuffleVectorOp to use assembly formatJeff Niu
2022-07-07[mlir] add complex type to getZeroAttrAart Bik
2021-11-23[mlir][Vector] Add a vblendps-based impl for transpose8x8 (both intrin and in...Nicolas Vasilache
2021-11-22Revert "[mlir][Vector] Add a vblendps-based impl for transpose8x8 (both intri...Mehdi Amini
2021-11-22[mlir][Vector] Add a vblendps-based impl for transpose8x8 (both intrin and in...Nicolas Vasilache
2021-02-23Move the MLIR integration tests as a subdirectory of test (NFC)Mehdi Amini