[PATCH] D141874: [InstCombine] Add tests for reoredering (shift (add (shift x, C0), y), C1); NFC

Noah Goldstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 27 15:50:45 PST 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG8c884655862e: Add tests for reoredering (shift (add (shift x, C0), y), C1); NFC (authored by goldstein.w.n).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141874

Files:
  llvm/test/Transforms/InstCombine/shift-logic.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141874.492934.patch
Type: text/x-patch
Size: 6666 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230127/93870423/attachment.bin>


More information about the llvm-commits mailing list