xref: /llvm-project/mlir/test/Integration/Dialect/SparseTensor/GPU/CUDA/sm80-lt/lit.local.cfg (revision b1c683f5c4bcdba18486a3df440db128b3692cca)
1if not config.enable_cuda_runner or not config.mlir_run_cuda_sm80_tests or not config.mlir_run_cuda_sm80_lt_tests:
2    config.unsupported = True
3