[PATCH] D152927: [InstCombine] Fold binop op shifts with related amounts

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 15 01:54:20 PDT 2023


nikic updated this revision to Diff 531647.
nikic marked 5 inline comments as done.
nikic edited the summary of this revision.
nikic added a comment.

Support adds, address comments.


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

https://reviews.llvm.org/D152927

Files:
  llvm/lib/Transforms/InstCombine/InstCombineAddSub.cpp
  llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
  llvm/lib/Transforms/InstCombine/InstCombineInternal.h
  llvm/test/Transforms/InstCombine/binop-of-displaced-shifts.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152927.531647.patch
Type: text/x-patch
Size: 12565 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230615/2f5d6a80/attachment.bin>


More information about the llvm-commits mailing list