[PATCH] D152567: [InstCombine] Add tests for (bitwise (bitwise (lshift X,C),C1),(lshift Y,C)); NFC

Noah Goldstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 10 01:07:52 PDT 2023


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

Update tests for new impl


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.530181.patch
Type: text/x-patch
Size: 16047 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230610/872f9ccd/attachment.bin>


More information about the llvm-commits mailing list