[all-commits] [llvm/llvm-project] efaa78: [mlir][sparse] Replace vector.print with printMemr...
Bixia Zheng via All-commits
all-commits at lists.llvm.org
Mon Dec 12 16:54:55 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: efaa78cae08024a6d0d329234695e0e22c7458bc
https://github.com/llvm/llvm-project/commit/efaa78cae08024a6d0d329234695e0e22c7458bc
Author: bixia1 <bixia at google.com>
Date: 2022-12-12 (Mon, 12 Dec 2022)
Changed paths:
M mlir/test/Integration/Dialect/SparseTensor/CPU/concatenate.mlir
M mlir/test/Integration/Dialect/SparseTensor/CPU/dense_output.mlir
M mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_conversion_dyn.mlir
M mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_expand.mlir
M mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_flatten.mlir
M mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_matmul.mlir
M mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_matrix_ops.mlir
M mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_mttkrp.mlir
M mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_rewrite_sort.mlir
Log Message:
-----------
[mlir][sparse] Replace vector.print with printMemref for some tests.
Reviewed By: aartbik
Differential Revision: https://reviews.llvm.org/D139489
More information about the All-commits
mailing list