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

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 28 01:00:46 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGb45a73f4d074: [InstCombine] Fold binop of shifts with related amounts (authored by nikic).

Repository:
  rG LLVM Github Monorepo

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.535272.patch
Type: text/x-patch
Size: 12565 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230628/1ed2575e/attachment.bin>


More information about the llvm-commits mailing list