Skip to content

Commit 6c87f46

Browse files
committed
[X86][NFC] Remove meaningless FIXME
Solved by #76485.
1 parent 2dc50d2 commit 6c87f46

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/test/CodeGen/X86/avx512bf16-vl-intrinsics.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,6 @@ entry:
370370
ret <16 x i16> %2
371371
}
372372

373-
;; FIXME: This should generate the same output as above, but let's fix the crash first.
374373
define <16 x bfloat> @test_no_vbroadcast2() nounwind {
375374
; CHECK-LABEL: test_no_vbroadcast2:
376375
; CHECK: # %bb.0: # %entry

0 commit comments

Comments
 (0)