[LLVMbugs] [Bug 6043] [DSE] Large store doesn't make small stores dead

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Nov 30 15:05:53 PST 2010


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

Chris Lattner <clattner at apple.com> changed:

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

--- Comment #4 from Chris Lattner <clattner at apple.com> 2010-11-30 17:05:52 CST ---
This is now implemented in r120485, optimizing the testcase down to a single
store.

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