Files
clang-p2996/llvm/test/MachineVerifier/AMDGPU/lit.local.cfg
Aditi Medhane d24a2fd38e [AMDGPU] Create dir for amdgpu specific machineverifier tests (#106960)
Move the AMDGPU target specific testcases in MachineVerifier separately
into new directory.
Reference :
https://github.com/llvm/llvm-project/pull/105494#discussion_r1735055750
2024-09-03 15:19:04 +05:30

3 lines
70 B
INI

if not "AMDGPU" in config.root.targets:
config.unsupported = True