[all-commits] [llvm/llvm-project] b1c683: [mlir][sparse][gpu] enable sm80+ sparsity integrat...
Kun Wu via All-commits
all-commits at lists.llvm.org
Thu Jun 15 10:44:52 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b1c683f5c4bcdba18486a3df440db128b3692cca
https://github.com/llvm/llvm-project/commit/b1c683f5c4bcdba18486a3df440db128b3692cca
Author: Kun Wu <kunww at google.com>
Date: 2023-06-15 (Thu, 15 Jun 2023)
Changed paths:
M mlir/test/CMakeLists.txt
A mlir/test/Integration/Dialect/SparseTensor/GPU/CUDA/sm80-lt/lit.local.cfg
A mlir/test/Integration/Dialect/SparseTensor/GPU/CUDA/sm80-lt/sparse-matmul-2-4-lib.mlir
R mlir/test/Integration/Dialect/SparseTensor/GPU/CUDA/sparse-matmul-2-4-lib.mlir
M mlir/test/lit.site.cfg.py.in
M utils/bazel/llvm-project-overlay/mlir/test/BUILD.bazel
Log Message:
-----------
[mlir][sparse][gpu] enable sm80+ sparsity integration test only when explicitly set
Reviewed By: aartbik
Differential Revision: https://reviews.llvm.org/D152966
More information about the All-commits
mailing list