From: Sanjay Patel Date: Sun, 3 Mar 2019 19:08:54 +0000 (+0000) Subject: [InstCombine] remove stale FIXME comment from test; NFC X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=981f513ae37193d86f919a65a6727d05ac9d667f;p=llvm [InstCombine] remove stale FIXME comment from test; NFC git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@355293 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/Transforms/InstCombine/assume.ll b/test/Transforms/InstCombine/assume.ll index ec345b253fb..bc11a1f17b2 100644 --- a/test/Transforms/InstCombine/assume.ll +++ b/test/Transforms/InstCombine/assume.ll @@ -292,7 +292,6 @@ define i32 @assumption_conflicts_with_known_bits(i32 %a, i32 %b) { ret i32 %and1 } -; FIXME: ; PR37726 - https://bugs.llvm.org/show_bug.cgi?id=37726 ; There's a loophole in eliminating a redundant assumption when ; we have conflicting assumptions. Verify that debuginfo doesn't