http://llvm.org/bugs/show_bug.cgi?id=14059
Chandler Carruth <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #7 from Chandler Carruth <[email protected]> 2012-10-25 03:55:38 CDT --- I'm going to call this fixed. As of r166662, SROA has some obnoxious heroics to recover from these IR patterns. That said, I would *really* appreciate information about how well this impacted LNT bots you have as the final fix for SROA here may have been significantly disruptive. It may have slowed down other stuff where it shouldn't. Please re-open if r166662 is broken in some way, or file new bugs if there is other misbehavior from the new SROA you can isolate or provide a test case for. -- 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
