[PATCH] D81151: [InstCombine] Simplify compare of Phi with constant inputs against a constant

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 4 23:06:27 PDT 2020


mkazantsev updated this revision to Diff 268671.
mkazantsev added a comment.
Herald added a subscriber: arphaman.

Updated other tests.


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

https://reviews.llvm.org/D81151

Files:
  llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
  llvm/test/Transforms/InstCombine/icmp-constant-phi.ll
  llvm/test/Transforms/InstCombine/indexed-gep-compares.ll
  llvm/test/Transforms/InstCombine/zext-or-icmp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81151.268671.patch
Type: text/x-patch
Size: 8818 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200605/a9d8a4c4/attachment-0001.bin>


More information about the llvm-commits mailing list