]> granicus.if.org Git - llvm/commit
[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)
commit9ec08e1ce7b43a0503c20363dc91f36d6ae33b09
treefc95fc986afa82de4959c2f99e1e4eb7d2569225
parentb933e7ecf99912556f50f230b6721cd4a65c78e4
[NFC][InstCombine] Add tests for "redundant shift input masking" (PR42456)

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@364894 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/InstCombine/redundant-shift-input-masking.ll [new file with mode: 0644]