[LLVMbugs] [Bug 12375] Loop with pointer IV not statically evaluated.

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Oct 28 00:34:20 PDT 2013


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

Benjamin Kramer <benny.kra at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Benjamin Kramer <benny.kra at gmail.com> ---
With r193514 SCEV can analyze the code. We don't fully constant fold the result
from SCEVExpander, but that's beyond the scope of this bug report.

-- 
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/20131028/fddd9de0/attachment.html>


More information about the llvm-bugs mailing list