llvm-project/mlir/test/Dialect/SparseTensor
Aart Bik b8a021dbe3 [mlir][sparse] support for negation and subtractions
This revision extends the sparse compiler support from fp/int addition and multiplication to fp/int negation and subtraction, thereby increasing the scope of sparse kernels that can be compiled.

Reviewed By: gussmith23

Differential Revision: https://reviews.llvm.org/D105306
2021-07-02 15:55:05 -07:00
..
conversion.mlir [mlir][tensor] Add tensor.dim operation 2021-07-01 10:00:19 +09:00
dense.mlir [mlir][sparse] allow all-dense annotated "sparse" tensor output 2021-06-15 14:55:07 -07:00
invalid.mlir [mlir][sparse] add support for "simply dynamic" sparse tensor expressions 2021-06-22 13:37:32 -07:00
invalid_encoding.mlir [mlir][sparse] complete migration to sparse tensor type 2021-05-10 12:55:22 -07:00
roundtrip.mlir [mlir][sparse] allow all-dense annotated "sparse" tensor output 2021-06-15 14:55:07 -07:00
roundtrip_encoding.mlir [mlir][sparse] complete migration to sparse tensor type 2021-05-10 12:55:22 -07:00
sparse_1d.mlir [mlir][tensor] Add tensor.dim operation 2021-07-01 10:00:19 +09:00
sparse_2d.mlir [mlir][tensor] Add tensor.dim operation 2021-07-01 10:00:19 +09:00
sparse_3d.mlir [mlir][tensor] Add tensor.dim operation 2021-07-01 10:00:19 +09:00
sparse_fp_ops.mlir [mlir][sparse] support for negation and subtractions 2021-07-02 15:55:05 -07:00
sparse_int_ops.mlir [mlir][sparse] support for negation and subtractions 2021-07-02 15:55:05 -07:00
sparse_lower.mlir [mlir][sparse] add full dimension ordering support 2021-05-21 12:35:13 -07:00
sparse_lower_col.mlir [mlir][sparse] add full dimension ordering support 2021-05-21 12:35:13 -07:00
sparse_lower_inplace.mlir [mlir][sparse] add full dimension ordering support 2021-05-21 12:35:13 -07:00
sparse_nd.mlir [mlir][sparse] complete migration to sparse tensor type 2021-05-10 12:55:22 -07:00
sparse_out.mlir [mlir][sparse] add support for "simply dynamic" sparse tensor expressions 2021-06-22 13:37:32 -07:00
sparse_parallel.mlir [mlir][sparse] skip sparsification for unannotated (or unhandled) cases 2021-05-19 13:49:28 -07:00
sparse_scalars.mlir [mlir][sparse] support new kind of scalar in sparse linalg generic op 2021-06-16 11:00:49 -07:00
sparse_storage.mlir [mlir][sparse] complete migration to sparse tensor type 2021-05-10 12:55:22 -07:00
sparse_vector.mlir [mlir][sparse] add option for 32-bit indices in scatter/gather 2021-06-04 16:57:12 -07:00