commit | 8468ad25af6e19c0f4a8dbc9168d41bb9edfe658 | [log] [tgz] |
---|---|---|
author | Simon Pilgrim <llvm-dev@redking.me.uk> | Wed Dec 19 10:39:14 2018 +0000 |
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | Wed Dec 19 10:39:14 2018 +0000 |
tree | db22f213a59161db2a8750f9f7dd7803bd8229d0 | |
parent | 927407d000ed9af725378562b9cd8afbc763b290 [diff] |
[X86][SSE] Remove SSE ADDUS/SUBUS saturation intrinsics from schedule/stack tests These are already being autoupgraded, currently to an IR sequence, but best to replace them with generic llvm uadd_sat/usub_sat intrinsics (which D55855 will be doing shortly anyhow). 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@349615 91177308-0d34-0410-b5e6-96231b3b80d8