[llvm] [AMDGPU] Create dir for amdgpu specific machineverifier tests (PR #106960)
Aditi Medhane via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 2 23:09:28 PDT 2024
================
@@ -0,0 +1,2 @@
+if not "AMDGPU" in config.root.targets:
+ config.unsupported = True
----------------
AditiRM wrote:
done.
https://github.com/llvm/llvm-project/pull/106960
More information about the llvm-commits
mailing list