[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
Wed Jun 22 06:19:34 PDT 2022


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

remove dead code


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

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


More information about the llvm-commits mailing list