[all-commits] [llvm/llvm-project] 38c366: [mlir][sparse] run more integration tests with and...
Aart Bik via All-commits
all-commits at lists.llvm.org
Fri Nov 5 12:51:54 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 38c366e467dd2274ff23be631ce900c76cc556b2
https://github.com/llvm/llvm-project/commit/38c366e467dd2274ff23be631ce900c76cc556b2
Author: Aart Bik <ajcbik at google.com>
Date: 2021-11-05 (Fri, 05 Nov 2021)
Changed paths:
M mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_cast.mlir
M mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_flatten.mlir
M mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_mttkrp.mlir
M mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_out_simple.mlir
M mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_quantized_matmul.mlir
M mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_sampled_mm_fusion.mlir
M mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_scale.mlir
M mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_spmm.mlir
M mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_sum.mlir
Log Message:
-----------
[mlir][sparse] run more integration tests with and without SIMD
Reviewed By: wrengr
Differential Revision: https://reviews.llvm.org/D113205
More information about the All-commits
mailing list