summaryrefslogtreecommitdiff
path: root/mlir/test/Dialect/SparseTensor/sparse_scalars.mlir
Commit message (Expand)AuthorAgeFilesLines
* [mlir][sparse] Renaming the STEA field `dimLevelType` to `lvlTypes`wren romano2023-05-171-1/+1
* [mlir][sparse] Renaming "pointer/index" to "position/coordinate"wren romano2023-03-061-4/+4
* [mlir][sparse] use loop emitter to generate loop in sparsificationPeiming Liu2022-10-261-11/+11
* [mlir][sparse] change variable dimension to fixed attribute pointers/indicesAart Bik2022-09-071-4/+4
* [mlir][sparse] Switch to One-Shot BufferizeMatthias Springer2022-07-141-5/+5
* [mlir][NFC] Update textual references of `func` to `func.func` in SparseTenso...River Riddle2022-04-201-1/+1
* Reland [GreedPatternRewriter] Preprocess constants while building worklist wh...River Riddle2022-04-071-3/+3
* Revert "[GreedPatternRewriter] Preprocess constants while building worklist w...Mehdi Amini2022-04-011-3/+3
* [GreedPatternRewriter] Preprocess constants while building worklist when not ...River Riddle2022-03-311-3/+3
* [mlir] Move memref.[tensor_load|buffer_cast|clone] to "bufferization" dialect.Alexander Belyaev2021-11-251-3/+3
* [MLIR] Replace std ops with arith dialect opsMogball2021-10-131-19/+19
* [mlir][sparse] support new kind of scalar in sparse linalg generic opAart Bik2021-06-161-0/+83