summaryrefslogtreecommitdiff
path: root/mlir/lib/Dialect/SparseTensor/Transforms/Utils/SparseTensorIterator.h
AgeCommit message (Expand)Author
2025-11-15[mlir] Use llvm::copy (NFC) (#168213)Kazu Hirata
2025-10-29[mlir][sparse] Include sparse emit strategy in wrapping iterator (#165611)Jordan Rupprecht
2024-08-23[mlir][sparse] partially support lowering sparse coiteration loops to scf.whi...Peiming Liu
2024-06-17Reapply "[mlir][sparse] implement lowering rules for IterateOp." (#95836)Peiming Liu
2024-06-17Revert "[mlir][sparse] implement lowering rules for IterateOp." (#95826)Peiming Liu
2024-06-17[mlir][sparse] implement lowering rules for IterateOp. (#95286)Peiming Liu
2024-06-12[mlir][sparse] implement lowering rules for ExtractIterSpaceOp. (#89143)Peiming Liu
2024-05-01[mlir][sparse] support tensor.pad on CSR tensors (#90687)Peiming Liu
2024-04-30[mlir][sparse] handle padding on sparse levels. (#90527)Peiming Liu
2024-04-29[mlir][sparse] use ValueRange instead of std::pair for iterator position. (#9...Peiming Liu
2024-04-26Fix mismatches between function parameter definitions and declarations (#89512)Troy Butler
2024-04-09[mlir][sparse] rename files and unifies APIs (#88162)Peiming Liu