summaryrefslogtreecommitdiff
path: root/mlir/test/Dialect/SparseTensor/sparse_reinterpret_map.mlir
AgeCommit message (Expand)Author
2024-03-12[mlir][sparse] reuse tensor.insert operation to insert elements into … (#84...Peiming Liu
2024-03-06[mlir][sparse] use a consistent order between [dis]assembleOp and sto… (#84...Peiming Liu
2024-02-01[mlir][sparse] support non-id map for [Dis]assembleOp (#80355)Peiming Liu
2023-11-17[mlir][sparse] refine reinterpret_map test cases (#72684)Peiming Liu
2023-11-16[mlir][sparse] Use variable instead of inlining sparse encoding (#72561)Yinying Li
2023-11-08[mlir][sparse] end-to-end matmul between Dense and BSR tensors (#71448)Peiming Liu
2023-11-01[mlir][sparse] Implement rewriters to reinterpret maps on alloc_tenso… (#70...Peiming Liu
2023-11-01[mlir][sparse] Implement rewriters to reinterpret maps on foreach (#70868)Peiming Liu
2023-10-31 [mlir][sparse] first proof-of-concept non-permutation rewriter (#70863)Aart Bik
2023-10-26[mlir][sparse] add boilterplate code for a new reintepret map pass (#70393)Aart Bik