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 db2629e commit e2f380fCopy full SHA for e2f380f
test/CodeGen/X86/h-registers-1.ll
@@ -1,4 +1,4 @@
1
-; RUN: llc < %s -march=x86-64 > %t
+; RUN: llc < %s -mtriple=x86_64-linux > %t
2
; RUN: grep {movzbl %\[abcd\]h,} %t | count 8
3
; RUN: grep {%\[abcd\]h} %t | not grep {%r\[\[:digit:\]\]*d}
4
0 commit comments