brintos

brintos / llvm-project-archived public Read only

0
0
Text · 162 B · e1f8648 Raw
5 lines · plain
1if not config.enable_rocm_runner or not config.rocm_test_chipset:2    config.unsupported = True3 4config.substitutions.append(("%chip", config.rocm_test_chipset))5