xref: /llvm-project/mlir/test/Integration/GPU/CUDA/sm90/python/lit.local.cfg (revision d95e6d027486876559f1a2a96c33b8ad93cc0ae4)
1if not config.enable_cuda_runner or not config.mlir_run_cuda_sm90_tests:
2    config.unsupported = True
3