[LLVMbugs] [Bug 14059] [SROA] New SRoA regression with ABI conversion

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Oct 25 01:55:38 PDT 2012


http://llvm.org/bugs/show_bug.cgi?id=14059

Chandler Carruth <chandlerc at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #7 from Chandler Carruth <chandlerc at gmail.com> 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.



More information about the llvm-bugs mailing list