]> granicus.if.org Git - llvm/commit
[NFC][InstCombine] (Better) tests for sign-bit-smearing pattern
authorRoman Lebedev <lebedev.ri@gmail.com>
Tue, 1 Oct 2019 17:49:58 +0000 (17:49 +0000)
committerRoman Lebedev <lebedev.ri@gmail.com>
Tue, 1 Oct 2019 17:49:58 +0000 (17:49 +0000)
commit133feded89e2b2d1bd8d7c2e0a39f248764942a6
tree8e2fc5a687ac3faea0b5b8be4a92f6cbcd270a08
parentbb1cbfaf63f92e690e00e5162bf2fe327dcc4773
[NFC][InstCombine] (Better) tests for sign-bit-smearing pattern

https://rise4fun.com/Alive/JRU
https://rise4fun.com/Alive/yR4 <- we can preserve 'exact'

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@373362 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/InstCombine/high-bit-signmask-with-trunc.ll [new file with mode: 0644]
test/Transforms/InstCombine/high-bit-signmask.ll [new file with mode: 0644]