[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:58:22 PDT 2022


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

add nullptr check


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


More information about the llvm-commits mailing list