[mlir][sparse][gpu] put sparse compiler GPU end-to-end tests back
authorAart Bik <ajcbik@google.com>
Tue, 11 Apr 2023 18:42:29 +0000 (11:42 -0700)
committerAart Bik <ajcbik@google.com>
Tue, 11 Apr 2023 22:37:13 +0000 (15:37 -0700)
commitbdea9b960d5b62864b81d84af3c0c8aa58bab0e2
tree4376b872c50cc80abdc45708aec7bfd7f526d565
parent7849967eccebe7b5bb1cbad338dc83e7520e37b2
[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
mlir/test/CMakeLists.txt
mlir/test/Integration/Dialect/SparseTensor/GPU/CUDA/lit.local.cfg [new file with mode: 0644]
mlir/test/Integration/Dialect/SparseTensor/GPU/CUDA/sparse-matvec.mlir [new file with mode: 0644]
mlir/test/Integration/Dialect/SparseTensor/GPU/CUDA/sparse-mma-2-4-f16.mlir [new file with mode: 0644]
mlir/test/lit.site.cfg.py.in
utils/bazel/llvm-project-overlay/mlir/test/BUILD.bazel