[InstCombine] Add test cases for `(rem (shl Y, X), (shl Z, X))`; NFC
authorNoah Goldstein <goldstein.w.n@gmail.com>
Wed, 29 Mar 2023 03:52:36 +0000 (22:52 -0500)
committerNoah Goldstein <goldstein.w.n@gmail.com>
Thu, 6 Jul 2023 19:46:34 +0000 (14:46 -0500)
commit19fc5e8208b6c3e42e0559c353803e6d6b7ade19
treee94b48158b9898a8fbb12dada39b921f3110a5f3
parent2cb6b06c8930f5254e8fd393b81e3c96884840d3
[InstCombine] Add test cases for `(rem (shl Y, X), (shl Z, X))`; NFC

Differential Revision: https://reviews.llvm.org/D147107
llvm/test/Transforms/InstCombine/rem-mul-shl.ll