[PATCH] D152567: [InstCombine] Add tests for (binop (binop (lshift X,Amt),Mask),(lshift Y,Amt)); NFC

Noah Goldstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 12 15:32:46 PDT 2023


goldstein.w.n updated this revision to Diff 530685.
goldstein.w.n added a comment.

Remove stray assume


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152567

Files:
  llvm/test/Transforms/InstCombine/binop-and-shifts.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152567.530685.patch
Type: text/x-patch
Size: 20614 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230612/fd70d8ec/attachment.bin>


More information about the llvm-commits mailing list