[InstCombine] Add tests for indirect mul by power of 2; NFC
authorNoah Goldstein <goldstein.w.n@gmail.com>
Fri, 17 Mar 2023 06:32:32 +0000 (01:32 -0500)
committerNoah Goldstein <goldstein.w.n@gmail.com>
Fri, 7 Apr 2023 19:58:15 +0000 (14:58 -0500)
commit40b637f4604666c1388cbb5f19de55ead536a248
treede7f2c2e93e328d5e06180b285e3fcd8ba87e22f
parentf799901c06c015cc30cf123a8f0c01f8b107669e
[InstCombine] Add tests for indirect mul by power of 2; NFC

Differential Revision: https://reviews.llvm.org/D146346
llvm/test/Transforms/InstCombine/mul-pow2.ll [new file with mode: 0644]