[flang][cuda] Do not register global constants (#118582)
[llvm-project.git] / mlir / test / Examples / NVGPU / lit.local.cfg
blob689cd252e7a254f0b6276673d9aefa0f009c27ea
1 config.unsupported = False
2 if not config.enable_cuda_runner or not config.mlir_run_cuda_sm90_tests:
3   config.unsupported = True
4