[PATCH] D66608: [InstCombine] icmp eq/ne (gep P, Idx..), null -> icmp eq/ne P, null

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 22 11:06:27 PDT 2019


reames updated this revision to Diff 216674.
reames added a comment.

Fix a typo in one of the tests and add clarifying comments.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D66608/new/

https://reviews.llvm.org/D66608

Files:
  lib/Transforms/InstCombine/InstCombineCompares.cpp
  test/Transforms/InstCombine/gep-inbounds-null.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66608.216674.patch
Type: text/x-patch
Size: 6621 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190822/1995c63f/attachment.bin>


More information about the llvm-commits mailing list