[PATCH] D63026: [InstCombine] Fix fold order for icmp pred (and (sh X, Y), C), 0.

Huihui Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 12 23:47:30 PDT 2019


huihuiz updated this revision to Diff 204435.

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

https://reviews.llvm.org/D63026

Files:
  lib/Transforms/InstCombine/InstCombineCompares.cpp
  test/Transforms/InstCombine/lshr-and-negC-icmpeq-zero.ll
  test/Transforms/InstCombine/lshr-and-signbit-icmpeq-zero.ll
  test/Transforms/InstCombine/shl-and-negC-icmpeq-zero.ll
  test/Transforms/InstCombine/shl-and-signbit-icmpeq-zero.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63026.204435.patch
Type: text/x-patch
Size: 15830 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190613/e9bfe1f1/attachment.bin>


More information about the llvm-commits mailing list