xref: /llvm-project/mlir/test/Examples/NVGPU/lit.local.cfg (revision 4d3308202e52b213a05023c8b8b470b346151de6)
1config.unsupported = False
2if not config.enable_cuda_runner or not config.mlir_run_cuda_sm90_tests:
3  config.unsupported = True
4