summaryrefslogtreecommitdiff
path: root/mlir/test/Dialect/SparseTensor/sparse_scalars.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
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-14[mlir][sparse] Migrate more tests to use new syntax (#66443)Yinying Li
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
2022-10-26[mlir][sparse] use loop emitter to generate loop in sparsificationPeiming Liu
2022-09-07[mlir][sparse] change variable dimension to fixed attribute pointers/indicesAart Bik
2022-07-14[mlir][sparse] Switch to One-Shot BufferizeMatthias Springer
2022-04-20[mlir][NFC] Update textual references of `func` to `func.func` in SparseTenso...River Riddle
2022-04-07Reland [GreedPatternRewriter] Preprocess constants while building worklist wh...River Riddle
2022-04-01Revert "[GreedPatternRewriter] Preprocess constants while building worklist w...Mehdi Amini
2022-03-31[GreedPatternRewriter] Preprocess constants while building worklist when not ...River Riddle
2021-11-25[mlir] Move memref.[tensor_load|buffer_cast|clone] to "bufferization" dialect.Alexander Belyaev
2021-10-13[MLIR] Replace std ops with arith dialect opsMogball
2021-06-16[mlir][sparse] support new kind of scalar in sparse linalg generic opAart Bik