llvm-project/mlir/test/Dialect/SparseTensor
Matthias Springer fe0bf7d469 [mlir][vector][NFC] Use CombiningKindAttr instead of StringAttr
This makes the op consistent with other ops in vector dialect.

Differential Revision: https://reviews.llvm.org/D119343
2022-02-10 19:13:29 +09:00
..
conversion.mlir [mlir][sparse] add ability for sparse tensor output 2022-01-21 15:43:29 -08:00
conversion_sparse2dense.mlir [mlir][sparse] adding OverheadType::kIndex 2022-01-04 16:15:54 -08:00
dense.mlir [mlir] Move memref.[tensor_load|buffer_cast|clone] to "bufferization" dialect. 2021-11-25 11:50:39 +01:00
fold.mlir [mlir][sparse] first version of "truly" dynamic sparse tensors as outputs of kernels 2021-11-15 15:33:32 -08:00
invalid.mlir [mlir][sparse] add ability for sparse tensor output 2022-01-21 15:43:29 -08:00
invalid_encoding.mlir [mlir][sparse] reject sparsity annotation in "scalar" tensors 2021-11-04 09:49:05 -07:00
roundtrip.mlir [mlir][sparse] add ability for sparse tensor output 2022-01-21 15:43:29 -08:00
roundtrip_encoding.mlir [mlir][sparse] complete migration to sparse tensor type 2021-05-10 12:55:22 -07:00
sparse_1d.mlir [mlir] Move SelectOp from Standard to Arithmetic 2022-02-02 14:45:12 -08:00
sparse_2d.mlir [mlir] Move SelectOp from Standard to Arithmetic 2022-02-02 14:45:12 -08:00
sparse_3d.mlir [mlir] Move SelectOp from Standard to Arithmetic 2022-02-02 14:45:12 -08:00
sparse_affine.mlir [mlir] Move memref.[tensor_load|buffer_cast|clone] to "bufferization" dialect. 2021-11-25 11:50:39 +01:00
sparse_fp_ops.mlir [mlir] Move SelectOp from Standard to Arithmetic 2022-02-02 14:45:12 -08:00
sparse_int_ops.mlir [mlir] Move SelectOp from Standard to Arithmetic 2022-02-02 14:45:12 -08:00
sparse_kernels.mlir [mlir] Move SelectOp from Standard to Arithmetic 2022-02-02 14:45:12 -08:00
sparse_lower.mlir [mlir][bufferize] Merge tensor-constant-bufferize into arith-bufferize 2022-01-30 21:37:48 +09:00
sparse_lower_col.mlir [mlir][bufferize] Merge tensor-constant-bufferize into arith-bufferize 2022-01-30 21:37:48 +09:00
sparse_lower_inplace.mlir [mlir][bufferize] Merge tensor-constant-bufferize into arith-bufferize 2022-01-30 21:37:48 +09:00
sparse_nd.mlir [mlir] Move memref.[tensor_load|buffer_cast|clone] to "bufferization" dialect. 2021-11-25 11:50:39 +01:00
sparse_out.mlir [mlir] Move SelectOp from Standard to Arithmetic 2022-02-02 14:45:12 -08:00
sparse_parallel.mlir [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
sparse_perm.mlir [mlir] Move memref.[tensor_load|buffer_cast|clone] to "bufferization" dialect. 2021-11-25 11:50:39 +01:00
sparse_perm_lower.mlir [mlir] Move memref.[tensor_load|buffer_cast|clone] to "bufferization" dialect. 2021-11-25 11:50:39 +01:00
sparse_scalars.mlir [mlir] Move memref.[tensor_load|buffer_cast|clone] to "bufferization" dialect. 2021-11-25 11:50:39 +01:00
sparse_storage.mlir [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
sparse_vector.mlir [mlir][vector][NFC] Use CombiningKindAttr instead of StringAttr 2022-02-10 19:13:29 +09:00
sparse_vector_chain.mlir [mlir][vector][NFC] Use CombiningKindAttr instead of StringAttr 2022-02-10 19:13:29 +09:00
sparse_vector_peeled.mlir [MLIR][NFC] Update SCF pass cmd line names to prefix scf 2022-01-31 07:09:30 +05:30