]> granicus.if.org Git - llvm/commit
[NFC][InstCombine] Tests for right-shift shift amount reassociation (w/ trunc) (PR435...
authorRoman Lebedev <lebedev.ri@gmail.com>
Fri, 4 Oct 2019 22:15:32 +0000 (22:15 +0000)
committerRoman Lebedev <lebedev.ri@gmail.com>
Fri, 4 Oct 2019 22:15:32 +0000 (22:15 +0000)
commit27158c1efa260f1acab49919a28e1a3206b6b79e
tree4371bba715f9bb10559e1a878b944de46070297b
parent40ae5ec11a91f28bd1ae95d49e9e887fe3284fe3
[NFC][InstCombine] Tests for right-shift shift amount reassociation (w/ trunc) (PR43564, PR42391)

https://rise4fun.com/Alive/GEw

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@373797 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/InstCombine/shift-amount-reassociation-with-truncation-ashr.ll [new file with mode: 0644]
test/Transforms/InstCombine/shift-amount-reassociation-with-truncation-lshr.ll [new file with mode: 0644]
test/Transforms/InstCombine/shift-amount-reassociation-with-truncation-shl.ll