summaryrefslogtreecommitdiff
path: root/mlir/test/Dialect/SparseTensor/sparse_batch.mlir
AgeCommit message (Expand)Author
2025-05-14[mlir][bufferization][NFC] Rename to_memref to to_buffer (#137180)Andrei Golubev
2024-11-26[mlir][bufferization] Fix OneShotBufferize when `defaultMemorySpaceFn` is use...Christopher Bate
2024-06-17[mlir][sparse] support sparsifying sparse kernels to sparse-iterator-based lo...Peiming Liu
2024-03-04[mlir][sparse] support sparsifying batch levels (#83898)Peiming Liu