We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d27d11 commit 81b0c24Copy full SHA for 81b0c24
llvm/test/Transforms/VectorCombine/RISCV/lit.local.cfg
@@ -0,0 +1,4 @@
1
+config.suffixes = [".ll"]
2
+
3
+if not "RISCV" in config.root.targets:
4
+ config.unsupported = True
0 commit comments