[LLVMbugs] [Bug 3335] instcombine ignores addrspace in InstCombineStoreToCast

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Fri Jan 16 12:13:41 PST 2009


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


Chris Lattner <clattner at apple.com> changed:

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




--- Comment #1 from Chris Lattner <clattner at apple.com>  2009-01-16 14:13:40 ---
Fixed, thanks for the small testcase:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20090112/072267.html

Note that instcombine probably does a similar xform for loads.  If you notice
this, please file another bugzilla with a test case and I'll fix asap.  Thanks!


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