[LLVMbugs] [Bug 5816] [SRoA] Scalarrepl leads to nasty results with function equivalent to fixed-size memmove

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sun Oct 21 03:46:54 PDT 2012


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

Benjamin Kramer <benny.kra at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |benny.kra at gmail.com
         Resolution|                            |FIXED

--- Comment #5 from Benjamin Kramer <benny.kra at gmail.com> 2012-10-21 05:46:54 CDT ---
This is fixed by Chandler's new SROA, which doesn't create crazy i800 stores
anymore.

-- 
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