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
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