summaryrefslogtreecommitdiff
path: root/mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_sum.mlir
Commit message (Expand)AuthorAgeFilesLines
* [mlir][sparse] Renaming the STEA field `dimLevelType` to `lvlTypes`wren romano2023-05-171-1/+1
* [mlir][test][Integration] Refactor Arm emulator configurationCullen Rhodes2023-04-261-1/+1
* [mlir][sparse] Remove the expansion of symmetric MTX in the sparse tensor sto...bixia12023-02-161-2/+5
* Reland "[mlir] Make the vast majority of intgration and runner tests work on ...Markus Böck2023-02-151-1/+1
* Revert "[mlir] Make the vast majority of integration and runner tests work on...Aart Bik2023-02-131-1/+1
* [mlir] Make the vast majority of integration and runner tests work on WindowsMarkus Böck2023-02-131-1/+1
* [mlir][sparse] Port the remaining integration tests to use SVEAndrzej Warzynski2023-02-091-1/+1
* [mlir][sparse][ArmSVE] Enable sparse integration tests for ArmSVEJavier Setoain2023-01-241-5/+17
* [mlir][sparse] Make some integration tests run with vectorization.bixia12022-12-131-0/+4
* Revert "[mlir][sparse] Make some integration tests run with vectorization."Jakub Kuderski2022-12-131-4/+0
* [mlir][sparse] Make some integration tests run with vectorization.bixia12022-12-131-0/+4
* [mlir][sparse] Add expand_symmetry attribute to the new operator.bixia12022-11-231-1/+1
* [mlir][sparse] Extend the operator new rewriter to handle isSymmetric flag.bixia12022-11-171-6/+13
* [mlir][sparse] remove vector support in sparsificationPeiming Liu2022-10-191-9/+0
* [MLIR] Switch lit tests to %mlir_lib_dir and %mlir_src_dir replacements.Christian Sigg2022-09-061-4/+4
* [mlir][sparse] Expose SparseTensor passes as enums instead of opaque numbers ...Nick Kreeger2022-09-041-1/+1
* Revert "[mlir][sparse] Expose SparseTensor passes as enums instead of opaque"Nick Kreeger2022-09-031-1/+1
* [mlir][sparse] Expose SparseTensor passes as enums instead of opaqueNick Kreeger2022-09-031-1/+1
* [mlir][bufferization][NFC] Move sparse_tensor.release to bufferization dialectMatthias Springer2022-07-191-1/+1
* [mlir][sparse] Switch to One-Shot BufferizeMatthias Springer2022-07-141-7/+3
* [mlir] Remove the `type` keyword from type alias definitionsRiver Riddle2022-05-161-1/+1
* Revert "[mlir][sparse] Expose SpareTensor passes as enums instead of opaque n...Nick Kreeger2022-04-231-1/+1
* [mlir][sparse] Expose SpareTensor passes as enums instead of opaque numbers f...Nick Kreeger2022-04-231-1/+1
* [mlir][NFC] Update textual references of `func` to `func.func` in Integration...River Riddle2022-04-201-3/+3
* [mlir][sparse] Adding standard pipeline for tests.wren romano2022-01-281-12/+2
* [mlir] Move memref.[tensor_load|buffer_cast|clone] to "bufferization" dialect.Alexander Belyaev2021-11-251-2/+2
* Accept symmetric sparse matrix in Matrix Market Exchange Format.Bixia Zheng2021-11-231-3/+3
* [mlir][sparse] run more integration tests with and without SIMDAart Bik2021-11-051-1/+15
* [MLIR] Replace std ops with arith dialect opsMogball2021-10-131-3/+3
* [mlir][sparse] add a "release" operation to sparse tensor dialectAart Bik2021-10-051-1/+2
* [mlir] Factor type reconciliation out of Standard-to-LLVM conversionAlex Zinenko2021-09-091-1/+1
* [mlir][sparse] use proper type alias for filename ptrAart Bik2021-07-281-1/+1
* [mlir][sparse] remove linalg-to-loops from integration testsAart Bik2021-07-151-1/+1
* [mlir] factor memref-to-llvm lowering out of std-to-llvmAlex Zinenko2021-07-091-1/+1
* [mlir][sparse] complete migration to sparse tensor typeAart Bik2021-05-101-37/+13
* [mlir][sparse] Introduce proper sparsification passesAart Bik2021-05-041-1/+1
* [mlir][sparse] migrate sparse operations into new sparse tensor dialectAart Bik2021-04-291-0/+109
* Revert "[mlir][sparse] migrate sparse operations into new sparse tensor dialect"Mehdi Amini2021-04-291-109/+0
* [mlir][sparse] migrate sparse operations into new sparse tensor dialectAart Bik2021-04-291-0/+109