Skip to content

Commit 27edd51

Browse files
committed
fix the ppc test
1 parent 3062597 commit 27edd51

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

llvm/test/CodeGen/PowerPC/ppc64-icbt-pwr7.ll

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@ entry:
1111

1212
; FIXME: Crashing is not really the correct behavior here, we really should just emit nothing
1313
; CHECK: Cannot select: {{0x[0-9,a-f]+|t[0-9]+}}: ch = Prefetch
14-
; CHECK: {{0x[0-9,a-f]+|t[0-9]+}}: i32 = TargetConstant<0>
15-
; CHECK-NEXT: {{0x[0-9,a-f]+|t[0-9]+}}: i32 = TargetConstant<3>
16-
; CHECK-NEXT: {{0x[0-9,a-f]+|t[0-9]+}}: i32 = TargetConstant<0>
1714

1815
}
1916

0 commit comments

Comments
 (0)