summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/pr34271.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/X86/pr34271.ll')
-rw-r--r--llvm/test/CodeGen/X86/pr34271.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/X86/pr34271.ll b/llvm/test/CodeGen/X86/pr34271.ll
index 40d01617c30..d626f8f6bf9 100644
--- a/llvm/test/CodeGen/X86/pr34271.ll
+++ b/llvm/test/CodeGen/X86/pr34271.ll
@@ -6,7 +6,7 @@
define <4 x i32> @f(<4 x i32> %a) {
; CHECK-LABEL: f:
-; CHECK: # BB#0:
+; CHECK: # %bb.0:
; CHECK-NEXT: paddd .LCPI0_0(%rip), %xmm0
; CHECK-NEXT: retq
%v = add nuw nsw <4 x i32> %a, <i32 16843009, i32 16843009, i32 16843009, i32 16843009>
OpenPOWER on IntegriCloud