[all-commits] [llvm/llvm-project] bdea9b: [mlir][sparse][gpu] put sparse compiler GPU end-to...
Aart Bik via All-commits
all-commits at lists.llvm.org
Tue Apr 11 15:37:31 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bdea9b960d5b62864b81d84af3c0c8aa58bab0e2
https://github.com/llvm/llvm-project/commit/bdea9b960d5b62864b81d84af3c0c8aa58bab0e2
Author: Aart Bik <ajcbik at google.com>
Date: 2023-04-11 (Tue, 11 Apr 2023)
Changed paths:
M mlir/test/CMakeLists.txt
A mlir/test/Integration/Dialect/SparseTensor/GPU/CUDA/lit.local.cfg
A mlir/test/Integration/Dialect/SparseTensor/GPU/CUDA/sparse-matvec.mlir
A mlir/test/Integration/Dialect/SparseTensor/GPU/CUDA/sparse-mma-2-4-f16.mlir
M mlir/test/lit.site.cfg.py.in
M utils/bazel/llvm-project-overlay/mlir/test/BUILD.bazel
Log Message:
-----------
[mlir][sparse][gpu] put sparse compiler GPU end-to-end tests back
SM80 flag guards the test for targets that do not support A100 GPUs
Reviewed By: mehdi_amini
Differential Revision: https://reviews.llvm.org/D147863
More information about the All-commits
mailing list