Bug fix in Combine load store with null pointer
Philip Reames
listmail at philipreames.com
Mon Dec 29 14:47:45 PST 2014
Submitted as revision 224961.
On 12/28/2014 08:27 AM, Raoux, Thomas F wrote:
>
> Hi,
>
> Could someone review and commit the patch attached? This fixes a bug
> in instruction combine pass. The code assumed null pointer cannot be
> dereferenced even though it should only be true for address space 0.
>
> The bug is discussed in this thread:
> http://lists.cs.uiuc.edu/pipermail/llvmdev/2014-December/079802.html
>
> Cheers,
>
> Thomas
>
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141229/539a38a6/attachment.html>
More information about the llvm-commits
mailing list