bolt/deps/llvm-18.1.8/mlir/test/Integration/GPU/ROCM/lit.local.cfg

5 lines
162 B
INI
Raw Normal View History

2025-02-14 19:21:04 +01:00
if not config.enable_rocm_runner or not config.rocm_test_chipset:
config.unsupported = True
config.substitutions.append(("%chip", config.rocm_test_chipset))