Move the AMDGPU target specific testcases in MachineVerifier separately into new directory. Reference : https://github.com/llvm/llvm-project/pull/105494#discussion_r1735055750
3 lines
70 B
INI
3 lines
70 B
INI
if not "AMDGPU" in config.root.targets:
|
|
config.unsupported = True
|