[LLVMbugs] [Bug 2624] Iteration count support for loops with multiple exits
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed Feb 15 11:03:53 PST 2012
http://llvm.org/bugs/show_bug.cgi?id=2624
Andrew Trick <atrick at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
AssignedTo|unassignedbugs at nondot.org |atrick at apple.com
--- Comment #16 from Andrew Trick <atrick at apple.com> 2012-02-15 13:03:53 CST ---
Fixed in r150439.
I added simplifyLoopLatch to the LoopRotate pass.
The test case unrolls fine with -loop-rotate -loop-unroll.
--
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