[LLVMbugs] [Bug 18886] wrong code (hangs) at -O1 and above on x86_64-linux-gnu (in both 32-bit and 64-bit modes)

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed May 21 18:31:36 PDT 2014


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

Andrew Trick <atrick at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |atrick at apple.com
         Resolution|---                         |DUPLICATE

--- Comment #1 from Andrew Trick <atrick at apple.com> ---
Fixed PR19799: Indvars miscompile due to an incorrect max backedge taken count
from SCEV. checkin r209358

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

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20140522/b3ae2676/attachment.html>


More information about the llvm-bugs mailing list