[NFC][InstCombine] Add shift amount reassociation tests (PR42391)
authorRoman Lebedev <lebedev.ri@gmail.com>
Wed, 26 Jun 2019 08:17:05 +0000 (08:17 +0000)
committerRoman Lebedev <lebedev.ri@gmail.com>
Wed, 26 Jun 2019 08:17:05 +0000 (08:17 +0000)
commit567eea44c251d24b484d0f5ff02c5fc99603533f
tree0599712bad03a34bb5d27de7abb1dde09897790a
parent442a120567a4bc6c59bc754f9edabfb770086f36
[NFC][InstCombine] Add shift amount reassociation tests (PR42391)

https://bugs.llvm.org/show_bug.cgi?id=42391
https://rise4fun.com/Alive/9E2

llvm-svn: 364393
llvm/test/Transforms/InstCombine/shift-amount-reassociation.ll [new file with mode: 0644]