[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 Feb 7 23:41:01 PST 2023


goldstein.w.n updated this revision to Diff 495737.
goldstein.w.n marked an inline comment as done.
goldstein.w.n added a comment.

Rename test functions


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/urem-mul.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143013.495737.patch
Type: text/x-patch
Size: 15211 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230208/6b5d8d34/attachment.bin>


More information about the llvm-commits mailing list