[PATCH] D143013: [InstCombine] Add tests for combining (urem/srem (mul/shl X, Y), (mul/shl X, Z)); NFC

Noah Goldstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 9 09:13:47 PST 2023


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

Add vscale tests


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143013

Files:
  llvm/test/Transforms/InstCombine/rem-mul-shl.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143013.496153.patch
Type: text/x-patch
Size: 17567 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230209/3e6885cb/attachment.bin>


More information about the llvm-commits mailing list