http://llvm.org/bugs/show_bug.cgi?id=3295
Nick Lewycky <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #6 from Nick Lewycky <[email protected]> 2009-01-18 22:01:31 --- Yes, this was fixed by the recent SCEV reversion. After the branch, I plan to fix this properly by removing the "round up to next power of 2" logic in SCEV, but I consider that too dangerous this close to the release. -- 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
