[LLVMbugs] [Bug 19270] Check address space when optimizing gep+cast
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu Apr 3 10:56:45 PDT 2014
http://llvm.org/bugs/show_bug.cgi?id=19270
Jingyue Wu <wujingyue at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #3 from Jingyue Wu <wujingyue at gmail.com> ---
Fixed in r205547.
The fixing patch is different from what I proposed here. Instead of disabling
the optimization, we create extra addrspacecasts to make sure the type matches.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20140403/ea13cd51/attachment.html>
More information about the llvm-bugs
mailing list