[LLVMbugs] [Bug 10383] Assertion `isLoopInvariant(Operands[i], L) && "SCEVAddRecExpr operand is not loop-invariant!"'
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Sep 5 22:06:32 PDT 2011
http://llvm.org/bugs/show_bug.cgi?id=10383
Nick Lewycky <nicholas at mxc.ca> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #4 from Nick Lewycky <nicholas at mxc.ca> 2011-09-06 00:06:32 CDT ---
Fixed in r139133. The equivalent code in getAddExpr does not have this bug.
--
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