[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
Tue Jan 31 13:57:23 PST 2023


goldstein.w.n created this revision.
Herald added a project: All.
goldstein.w.n requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D143013

Files:
  llvm/test/Transforms/InstCombine/urem-mul.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143013.493727.patch
Type: text/x-patch
Size: 14760 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230131/0bf8fdb8/attachment.bin>


More information about the llvm-commits mailing list