[PATCH] D126617: [InstCombine] Optimize shift+lshr+and conversion pattern to simple comparison.
chenglin.bi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun May 29 10:13:19 PDT 2022
bcl5980 updated this revision to Diff 432798.
bcl5980 added a comment.
rebase with more tests diff
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126617/new/
https://reviews.llvm.org/D126617
Files:
llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
llvm/test/Transforms/InstCombine/and.ll
llvm/test/Transforms/InstCombine/icmp-and-shift.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126617.432798.patch
Type: text/x-patch
Size: 10038 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220529/d5d5fab5/attachment.bin>
More information about the llvm-commits
mailing list