http://llvm.org/bugs/show_bug.cgi?id=2624
Andrew Trick <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED AssignedTo|[email protected] |[email protected] --- Comment #16 from Andrew Trick <[email protected]> 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. _______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
