summaryrefslogtreecommitdiff
path: root/mlir/test/mlir-runner
AgeCommit message (Expand)Author
2025-11-01[mlir] Fix mlir-runner memref-reshape test with unranked inputs (#165902)Mike
2025-10-10[MLIR][Vector] Remove vector.splat (#162167)James Newling
2025-09-02[mlir][math] Add `clampf` and clean math `ExpandOps` API (#151153)Fabian Mora
2025-07-25[MLIR] Remove uses of %T from lit tests (#150725)Aiden Grossman
2025-05-15[mlir-runner] Check entry function does not expect arguments (#136825)Longsheng Mou
2025-03-27[MLIR][LLVMIR] Add support for the full form of global_{ctor,dtor} (#133176)Bruno Cardoso Lopes
2025-02-18[MLIR][Math] Add erfc to math dialect (#126439)Jan Leyonberg
2025-02-13[mlir][math] `powf(a, b)` drop support when a < 0 (#126338)Hyunsung Lee
2025-02-06Revert "[mlir][math]Update `convertPowfOp` `ExpandPatterns.cpp`" (#126063)Han-Chung Wang
2025-01-28[mlir][math]Update `convertPowfOp` `ExpandPatterns.cpp` (#124402)Hyunsung Lee
2025-01-24[mlir] Rename mlir-cpu-runner to mlir-runner (#123776)Andrea Faulds