[LLVMbugs] [Bug 2364] signedness error in scalar-evolution HowFarToZero

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Sat Jul 19 06:44:12 PDT 2008


http://llvm.org/bugs/show_bug.cgi?id=2364


Wojciech Matyjewicz <wmatyjewicz at fastmail.fm> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wmatyjewicz at fastmail.fm
         Resolution|FIXED                       |DUPLICATE




--- Comment #3 from Wojciech Matyjewicz <wmatyjewicz at fastmail.fm>  2008-07-19 08:44:10 ---
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20080714/065214.html
revealed the patch (which is correct) didn't fully fix the bug, but made that
currently ComputeIterationCountExhaustively handles the testcase (and gives
correct answer).

This bug will be fully fixed with the patch for PR2088.


*** This bug has been marked as a duplicate of bug 2088 ***


-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list