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

chenglin.bi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 9 20:12:39 PDT 2022


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

update test


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.435778.patch
Type: text/x-patch
Size: 6642 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220610/d396ffda/attachment.bin>


More information about the llvm-commits mailing list