[NFC][InstCombine] Add tests for "redundant shift input masking" (PR42456)
authorRoman Lebedev <lebedev.ri@gmail.com>
Tue, 2 Jul 2019 09:27:34 +0000 (09:27 +0000)
committerRoman Lebedev <lebedev.ri@gmail.com>
Tue, 2 Jul 2019 09:27:34 +0000 (09:27 +0000)
commit377dfb0226377b8f8ad8ef1a6d70e3ca78e73ab8
treeaf026e18baffd26b5377fcda6635470725e232ad
parent7c251fa069a6f87be237fcd13191d7d0a95da0e4
[NFC][InstCombine] Add tests for "redundant shift input masking" (PR42456)

https://bugs.llvm.org/show_bug.cgi?id=42456
https://rise4fun.com/Alive/Vf1p

llvm-svn: 364894
llvm/test/Transforms/InstCombine/redundant-shift-input-masking.ll [new file with mode: 0644]