llvm-project/mlir/test/Dialect/SparseTensor
wren romano 8cb332406c [mlir][sparse] Enhancing sparse=>sparse conversion.
Fixes: https://github.com/llvm/llvm-project/issues/51652

Depends On D122060

Reviewed By: aartbik

Differential Revision: https://reviews.llvm.org/D122061
2022-05-16 15:42:19 -07:00
..
conversion.mlir [mlir][sparse] Enhancing sparse=>sparse conversion. 2022-05-16 15:42:19 -07:00
conversion_sparse2dense.mlir [mlir] Remove special case parsing/printing of `func` operations 2022-05-06 13:36:15 -07:00
dense.mlir [mlir][NFC] Update textual references of `func` to `func.func` in SparseTensor tests 2022-04-20 22:17:29 -07:00
fold.mlir [mlir][NFC] Update textual references of `func` to `func.func` in SparseTensor tests 2022-04-20 22:17:29 -07:00
invalid.mlir [mlir][NFC] Update textual references of `func` to `func.func` in SparseTensor tests 2022-04-20 22:17:29 -07:00
invalid_encoding.mlir [mlir][NFC] Update textual references of `func` to `func.func` in SparseTensor tests 2022-04-20 22:17:29 -07:00
roundtrip.mlir [mlir][NFC] Update textual references of `func` to `func.func` in SparseTensor tests 2022-04-20 22:17:29 -07:00
roundtrip_encoding.mlir [mlir][NFC] Update textual references of `func` to `func.func` in SparseTensor tests 2022-04-20 22:17:29 -07:00
sparse_1d.mlir [mlir][NFC] Update textual references of `func` to `func.func` in SparseTensor tests 2022-04-20 22:17:29 -07:00
sparse_2d.mlir [mlir][NFC] Update textual references of `func` to `func.func` in SparseTensor tests 2022-04-20 22:17:29 -07:00
sparse_3d.mlir [mlir][NFC] Update textual references of `func` to `func.func` in SparseTensor tests 2022-04-20 22:17:29 -07:00
sparse_affine.mlir [mlir][NFC] Update textual references of `func` to `func.func` in SparseTensor tests 2022-04-20 22:17:29 -07:00
sparse_expand.mlir [mlir][NFC] Update textual references of `func` to `func.func` in SparseTensor tests 2022-04-20 22:17:29 -07:00
sparse_fp_ops.mlir [mlir][sparse] add more zero-preserving unary ops to sparse compiler 2022-05-05 15:35:19 -07:00
sparse_index.mlir [mlir][NFC] Update textual references of `func` to `func.func` in SparseTensor tests 2022-04-20 22:17:29 -07:00
sparse_int_ops.mlir [mlir][NFC] Update textual references of `func` to `func.func` in SparseTensor tests 2022-04-20 22:17:29 -07:00
sparse_kernels.mlir [mlir][NFC] Update textual references of `func` to `func.func` in SparseTensor tests 2022-04-20 22:17:29 -07:00
sparse_lower.mlir [mlir][NFC] Update textual references of `func` to `func.func` in SparseTensor tests 2022-04-20 22:17:29 -07:00
sparse_lower_col.mlir [mlir][NFC] Update textual references of `func` to `func.func` in SparseTensor tests 2022-04-20 22:17:29 -07:00
sparse_lower_inplace.mlir [mlir][NFC] Update textual references of `func` to `func.func` in SparseTensor tests 2022-04-20 22:17:29 -07:00
sparse_nd.mlir [mlir][NFC] Update textual references of `func` to `func.func` in SparseTensor tests 2022-04-20 22:17:29 -07:00
sparse_out.mlir [mlir][NFC] Update textual references of `func` to `func.func` in SparseTensor tests 2022-04-20 22:17:29 -07:00
sparse_parallel.mlir Revert "[mlir][sparse] Expose SpareTensor passes as enums instead of opaque numbers for vectorization and parallelization options." 2022-04-23 20:14:48 -05:00
sparse_perm.mlir [mlir][NFC] Update textual references of `func` to `func.func` in SparseTensor tests 2022-04-20 22:17:29 -07:00
sparse_perm_lower.mlir [mlir][NFC] Update textual references of `func` to `func.func` in SparseTensor tests 2022-04-20 22:17:29 -07:00
sparse_scalars.mlir [mlir][NFC] Update textual references of `func` to `func.func` in SparseTensor tests 2022-04-20 22:17:29 -07:00
sparse_storage.mlir [mlir][NFC] Update textual references of `func` to `func.func` in SparseTensor tests 2022-04-20 22:17:29 -07:00
sparse_vector.mlir Revert "[mlir][sparse] Expose SpareTensor passes as enums instead of opaque numbers for vectorization and parallelization options." 2022-04-23 20:14:48 -05:00
sparse_vector_chain.mlir Revert "[mlir][sparse] Expose SpareTensor passes as enums instead of opaque numbers for vectorization and parallelization options." 2022-04-23 20:14:48 -05:00
sparse_vector_index.mlir Revert "[mlir][sparse] Expose SpareTensor passes as enums instead of opaque numbers for vectorization and parallelization options." 2022-04-23 20:14:48 -05:00
sparse_vector_peeled.mlir Revert "[mlir][sparse] Expose SpareTensor passes as enums instead of opaque numbers for vectorization and parallelization options." 2022-04-23 20:14:48 -05:00