summaryrefslogtreecommitdiff
path: root/mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_conversion_element.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-03-12[mlir][sparse] Finish migrating integration tests to use sparse_tensor.print ...Yinying Li
2024-02-17[mlir][sparse] Fix memory leaks (part 2) (#81979)Matthias Springer
2023-11-27[mlir][sparse] rename DimLevelType to LevelType (#73561)Aart Bik
2023-11-15Changed all code and comments that used the phrase "sparse compiler" to inste...Tim Harvey
2023-10-12[mlir][sparse] implement sparse_tensor.reorder_coo (#68916)Peiming Liu
2023-09-15[mlir][sparse] Migrate tests to use new syntax (#66543)Yinying Li
2023-08-23[mlir][sparse] Changed sparsity properties to use _ instead of -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-05-30[mlir][sparse] Combining `dimOrdering`+`higherOrdering` fields into `dimToLvl`wren romano
2023-05-17[mlir][sparse] Renaming the STEA field `dimLevelType` to `lvlTypes`wren romano
2023-04-26[mlir][test][Integration] Refactor Arm emulator configurationCullen Rhodes
2023-02-23[mlir][sparse] support sparse tensor element type conversion in codegen pathPeiming Liu