[LLVMbugs] [Bug 11431] SCEVExpander::expandAddRecExprLiterally(const llvm::SCEVAddRecExpr*): Assertion `(!isa<Instruction>(Result) || SE.DT->dominates(cast<Instruction>(Result), Builder.GetInsertPoint())) && "postinc expansion does not dominate use"' failed.
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Nov 29 22:11:34 PST 2011
http://llvm.org/bugs/show_bug.cgi?id=11431
Andrew Trick <atrick at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Component|new bugs |Loop Optimizer
Resolution| |FIXED
AssignedTo|unassignedbugs at nondot.org |atrick at apple.com
Product|new-bugs |libraries
--- Comment #1 from Andrew Trick <atrick at apple.com> 2011-11-30 00:11:34 CST ---
A primordial LSR bug that was never tickled.
Fixed in r145482.
--
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