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 f08b55d commit e2ce91fCopy full SHA for e2ce91f
llvm/test/CodeGen/SystemZ/regcoal_undefsrc.mir
@@ -1,5 +1,4 @@
1
-# RUN: llc -mtriple=s390x-linux-gnu -mcpu=z13 -O3 -start-before=livevars %s
2
-#
+# RUN: llc -mtriple=s390x-linux-gnu -mcpu=z13 -O3 -start-before=livevars %s -o /dev/null 2>&1
3
# Test that coalesing of an empty live range (undef) does not cause failure.
4
5
--- |
0 commit comments