[LLVMbugs] [Bug 6642] Loads from arrays initialized with a single large store not optimized

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Mar 24 10:06:39 PDT 2010


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

Chris Lattner <clattner at apple.com> changed:

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

--- Comment #5 from Chris Lattner <clattner at apple.com> 2010-03-24 12:06:39 CDT ---
Yes, I agree, use of a store like that is not goign to generate good code in
the first place, so the optimizer not handling it doesn't seem worthwhile.

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