[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
Sun Jun 11 12:41:53 PDT 2023


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

New tests for new impl details


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.530323.patch
Type: text/x-patch
Size: 17412 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230611/b24fd9c3/attachment.bin>


More information about the llvm-commits mailing list