[LLVMbugs] [Bug 2059] Missed sret memcpy optimization

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Fri Mar 14 14:45:19 PDT 2008


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


Owen Anderson <resistor at mac.com> changed:

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




--- Comment #21 from Owen Anderson <resistor at mac.com>  2008-03-14 16:45:18 ---
GVN doesn't attempt to do DCE.  There are other passes that do that. ;-)


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