[LLVMbugs] [Bug 8609] SCEV not updated correctly?

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sun Oct 28 01:55:37 PDT 2012


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |benny.kra at gmail.com
         Resolution|                            |WORKSFORME

--- Comment #1 from Benjamin Kramer <benny.kra at gmail.com> 2012-10-28 03:55:37 CDT ---
This particular testcase seems to be fixed. Missed SCEV updates are nasty,
there is an experimental -verify-scev option in trunk that tries to catch cases
like this. there are way to many bugs around to enable it by default though :(

-- 
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