summaryrefslogtreecommitdiff
path: root/mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_cmp.mlir
AgeCommit message (Expand)Author
2025-01-24[mlir] Rename mlir-cpu-runner to mlir-runner (#123776)Andrea Faulds
2024-08-15[MLIR][test] Run SVE and SME Integration tests using qemu-aarch64 (#101568)Zhaoshi Zheng
2024-05-09[mlir][sparse] Change sparse_tensor.print format (#91528)Yinying Li
2024-03-11[mlir][sparse] Migrate more tests to use sparse_tensor.print (#84833)Yinying Li
2024-02-16[mlir][sparse] Fix memory leaks (part 1) (#81843)Matthias Springer
2023-11-15Changed all code and comments that used the phrase "sparse compiler" to inste...Tim Harvey
2023-09-15[mlir][sparse][tensor] replace bufferization with empty tensor (#66450)Aart Bik
2023-09-14[mlir][sparse] Migrate more tests to use new syntax (#66443)Yinying Li
2023-08-11[mlir][test] Reland: Refactor SparseTensor CPU integration testsAndrzej Warzynski
2023-08-02Revert "[mlir][test] Refactor SparseTensor CPU integration tests"Aart Bik
2023-08-02[mlir][test] Refactor SparseTensor CPU integration testsAndrzej Warzynski
2023-06-15[mlir][sparse] merger extension to support sparsifying arith::CmpI/CmpF opera...Peiming Liu