[PATCH] D66608: [InstCombine] icmp eq/ne (gep inbounds P, Idx..), null -> icmp eq/ne P, null
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 23 11:03:54 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL369789: [InstCombine] icmp eq/ne (gep inbounds P, Idx..), null -> icmp eq/ne P, null (authored by reames, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D66608?vs=216764&id=216903#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66608/new/
https://reviews.llvm.org/D66608
Files:
llvm/trunk/lib/Transforms/InstCombine/InstCombineCompares.cpp
llvm/trunk/test/Transforms/InstCombine/gep-inbounds-null.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66608.216903.patch
Type: text/x-patch
Size: 7639 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190823/60d7a8ae/attachment-0001.bin>
More information about the llvm-commits
mailing list