[LLVMbugs] [Bug 5073] Assert failure: Operands of AddRec must be loop-invariant!

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Tue Sep 29 10:31:24 PDT 2009


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


Dan Gohman <gohman at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gohman at apple.com
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #1 from Dan Gohman <gohman at apple.com>  2009-09-29 12:31:23 ---
This is fixed in r83011.  It would be interesting to look at the generated code
from the full testcase, since ScalarEvolution's handling of the polynomial
recurrence has room for improvement.


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