[LLVMbugs] [Bug 1244] InstructionCombining miscompiles (x < y) || (x == y)
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Tue Mar 13 07:28:34 PDT 2007
http://llvm.org/bugs/show_bug.cgi?id=1244
sabre at nondot.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From sabre at nondot.org 2007-03-13 09:28 -------
This is an obvious bug from the signless types change.
Testcase here:
Transforms/InstCombine/2007-03-13-CompareMerge.ll
Patch here:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20070312/045812.html
Thank you for expertly reducing this down!
-Chris
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the llvm-bugs
mailing list