[PATCH] D127469: [InstCombine] Optimize lshr+shl+and conversion pattern

chenglin.bi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 11 07:10:58 PDT 2022


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

revert to diff2


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

https://reviews.llvm.org/D127469

Files:
  llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
  llvm/test/Transforms/InstCombine/and.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127469.436141.patch
Type: text/x-patch
Size: 5917 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220611/4d812fd9/attachment.bin>


More information about the llvm-commits mailing list