[InstCombine] Signed saturation tests. NFC
commit6a9d5f509543d8066f9819b01edcfe7d40a0a781
authorDavid Green <david.green@arm.com>
Tue, 22 Oct 2019 14:49:40 +0000 (22 14:49 +0000)
committerDavid Green <david.green@arm.com>
Tue, 22 Oct 2019 14:49:40 +0000 (22 14:49 +0000)
tree4b7027c8e93078607cad5d7e183b42243e56e72c
parenta78322bd37064642d88645ef1d8d6e57336f8e52
[InstCombine] Signed saturation tests. NFC

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