From 2d6324c3cb97ff8e00b0d6d337fea619cb6d532b Mon Sep 17 00:00:00 2001 From: Craig Topper Date: Sat, 1 Dec 2018 07:45:36 +0000 Subject: [PATCH] [X86] Remove stale FIXME from test case. NFC This was fixed in r346581. I just forgot to remove it. llvm-svn: 348069 --- llvm/test/CodeGen/X86/vector-idiv-sdiv-128.ll | 1 - 1 file changed, 1 deletion(-) diff --git a/llvm/test/CodeGen/X86/vector-idiv-sdiv-128.ll b/llvm/test/CodeGen/X86/vector-idiv-sdiv-128.ll index e4e9e9cd880b..830bf96a84fe 100644 --- a/llvm/test/CodeGen/X86/vector-idiv-sdiv-128.ll +++ b/llvm/test/CodeGen/X86/vector-idiv-sdiv-128.ll @@ -612,7 +612,6 @@ define <16 x i8> @test_rem7_16i8(<16 x i8> %a) nounwind { } ; This test is just to show what an scalarized v16i8 division looks like. -; FIXME: Fix the extract zero before inserting back into the vector. define <16 x i8> @test_rem_variable_16i8(<16 x i8> %a, <16 x i8> %b) nounwind { ; SSE2-LABEL: test_rem_variable_16i8: ; SSE2: # %bb.0: