summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/pr33349.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/X86/pr33349.ll')
-rw-r--r--llvm/test/CodeGen/X86/pr33349.ll4
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/test/CodeGen/X86/pr33349.ll b/llvm/test/CodeGen/X86/pr33349.ll
index e73d1f590c1..fb5eb7519e2 100644
--- a/llvm/test/CodeGen/X86/pr33349.ll
+++ b/llvm/test/CodeGen/X86/pr33349.ll
@@ -7,7 +7,7 @@ target triple = "x86_64-unknown-linux-gnu"
define void @test(<4 x i1> %m, <4 x x86_fp80> %v, <4 x x86_fp80>*%p) local_unnamed_addr {
; KNL-LABEL: test:
-; KNL: # BB#0: # %bb
+; KNL: # %bb.0: # %bb
; KNL-NEXT: vpextrb $0, %xmm0, %eax
; KNL-NEXT: testb $1, %al
; KNL-NEXT: fld1
@@ -37,7 +37,7 @@ target triple = "x86_64-unknown-linux-gnu"
; KNL-NEXT: retq
;
; SKX-LABEL: test:
-; SKX: # BB#0: # %bb
+; SKX: # %bb.0: # %bb
; SKX-NEXT: vpslld $31, %xmm0, %xmm0
; SKX-NEXT: vptestmd %xmm0, %xmm0, %k0
; SKX-NEXT: kshiftrw $2, %k0, %k1
OpenPOWER on IntegriCloud