commit | f8823459f3317cb86cd102ce7b2e82d50130244f | [log] [tgz] |
---|---|---|
author | Simon Pilgrim <llvm-dev@redking.me.uk> | Wed Dec 19 12:00:25 2018 +0000 |
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | Wed Dec 19 12:00:25 2018 +0000 |
tree | 596b96861495a287c18bc98de11472e8f6083745 | |
parent | f835629b79c760a676c6337549132a48a214337a [diff] |
[X86][SSE] Remove use of SSE ADDS/SUBS saturation intrinsics from schedule/stack tests These are due to be upgraded soon, but good to replace them with generic llvm sadd_sat/ssub_sat intrinsics now. The avx512 masked cases need doing as well but require a bit of tidyup first. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@349621 91177308-0d34-0410-b5e6-96231b3b80d8