summaryrefslogtreecommitdiff
path: root/mlir/test/Dialect/SparseTensor/vectorize_reduction.mlir
AgeCommit message (Expand)Author
2025-06-12[mlir][Vector] Remove `vector.extractelement/insertelement` from sparse vecto...Diego Caballero
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
2023-11-16[mlir][sparse] Use variable instead of inlining sparse encoding (#72561)Yinying Li
2023-11-15[mlir][sparse] schedule sparse kernels in a separate pass from sparsification...Peiming Liu
2023-09-26[mlir][sparse] Generalize sparse encoding in check tests (#67476)Yinying Li
2023-09-13[mlir][sparse] Migrate tests to use new syntax (#66146)Yinying Li
2023-06-01[mlir][sparse] enhance sparse reduction supportAart Bik
2023-05-17[mlir][sparse] Renaming the STEA field `dimLevelType` to `lvlTypes`wren romano
2023-03-06[mlir][sparse] Renaming "pointer/index" to "position/coordinate"wren romano
2023-01-13Re-apply "[mlir][SparseTensor] Add a few more tests for sparse vectorization"Quentin Colombet
2023-01-13Revert "[mlir][SparseTensor] Add a few more tests for sparse vectorization"Quentin Colombet
2023-01-13[mlir][SparseTensor] Add a few more tests for sparse vectorizationQuentin Colombet
2022-12-14[mlir][SparseTensor] Add a few tests for sparse vectorizationQuentin Colombet