bolt/deps/llvm-18.1.8/mlir/test/Integration/GPU/ROCM/lit.local.cfg
2025-02-14 19:21:04 +01:00

4 lines
162 B
INI

if not config.enable_rocm_runner or not config.rocm_test_chipset:
config.unsupported = True
config.substitutions.append(("%chip", config.rocm_test_chipset))