[mlir][sparse] Make the remaining integration tests run with vectorization.
authorbixia1 <bixia@google.com>
Wed, 14 Dec 2022 22:13:13 +0000 (14:13 -0800)
committerbixia1 <bixia@google.com>
Wed, 14 Dec 2022 23:13:12 +0000 (15:13 -0800)
commit089e120060a4f314df55a7dfecf55b7056773888
tree0b39b97e704a276156c03cd44edc1208f8a3f4e9
parentbfad07268bfeb350756cd6d07314436013e92182
[mlir][sparse] Make the remaining integration tests run with vectorization.

Reviewed By: aartbik

Differential Revision: https://reviews.llvm.org/D140057
mlir/lib/Dialect/SparseTensor/Pipelines/SparseTensorPipelines.cpp
mlir/test/Integration/Dialect/SparseTensor/CPU/concatenate.mlir
mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_binary.mlir
mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_conv_2d.mlir
mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_conversion_sparse2dense.mlir
mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_conversion_sparse2sparse.mlir
mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_expand.mlir
mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_quantized_matmul.mlir
mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_reduce_custom.mlir
mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_sampled_matmul.mlir