Skip to content

Commit 1b06643

Browse files
committed
[X86] stack-folding-fp-avx512fp16.ll - remove broken CHECK-LABEl prefix lines
Typo identified in #91854
1 parent f156b9c commit 1b06643

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/test/CodeGen/X86/stack-folding-fp-avx512fp16.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,6 @@ define i32 @stack_fold_fpclassph_mask(<32 x half> %a0, ptr %p) {
265265
}
266266

267267
define i8 @stack_fold_fpclasssh(<8 x half> %a0) {
268-
;CHECK-LABEl: stack_fold_fpclasssh:
269268
; CHECK-LABEL: stack_fold_fpclasssh:
270269
; CHECK: # %bb.0:
271270
; CHECK-NEXT: vmovaps %xmm0, {{[-0-9]+}}(%r{{[sb]}}p) # 16-byte Spill

0 commit comments

Comments
 (0)