[PATCH] D127801: [InstCombine] convert mask and shift of power-of-2 to cmp+select
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 17 07:52:25 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGbfde8619355a: [InstCombine] convert mask and shift of power-of-2 to cmp+select (authored by spatel).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127801/new/
https://reviews.llvm.org/D127801
Files:
llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
llvm/test/Transforms/InstCombine/and.ll
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: D127801.437904.patch
Type: text/x-patch
Size: 7764 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220617/72e2d31e/attachment.bin>
More information about the llvm-commits
mailing list