[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
Tue Jan 17 10:22:16 PST 2023


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

Add tests for sub as well


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.489875.patch
Type: text/x-patch
Size: 6666 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230117/aa69a012/attachment.bin>


More information about the llvm-commits mailing list