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 854179f commit ef08c65Copy full SHA for ef08c65
llvm/test/CodeGen/X86/pr63108.ll
@@ -15,7 +15,7 @@ define i32 @PR63108() {
15
; SSE-NEXT: .LBB0_2: # %vector.body.preheader
16
; SSE-NEXT: pxor %xmm0, %xmm0
17
; SSE-NEXT: movd {{.*#+}} xmm1 = [57339,0,0,0]
18
-; SSE-NEXT: xorl %eax, %eax
+; SSE-NEXT: xorl %eax, %eax
19
; SSE-NEXT: .p2align 4
20
; SSE-NEXT: .LBB0_3: # %vector.body
21
; SSE-NEXT: # =>This Inner Loop Header: Depth=1
0 commit comments