[PATCH] D126591: [InstCombine] Optimise shift+and+boolean conversion pattern to simple comparison

chenglin.bi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat May 28 02:01:59 PDT 2022


bcl5980 updated this revision to Diff 432708.
bcl5980 added a comment.

update the test result after code change


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

https://reviews.llvm.org/D126591

Files:
  llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
  llvm/test/Transforms/InstCombine/icmp-and-shift.ll
  llvm/test/Transforms/InstCombine/lshr-and-signbit-icmpeq-zero.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126591.432708.patch
Type: text/x-patch
Size: 19301 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220528/dc2b6dee/attachment.bin>


More information about the llvm-commits mailing list