diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2020-09-15 11:18:44 +0100 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2020-09-15 11:19:08 +0100 |
commit | 9eab73fa17f5920178a87ee8a5021f4fd6f0f5ef (patch) | |
tree | 78e8eb601a6ead0abb88c22dba19ea5f9ade4572 /llvm/lib/Analysis/ConstraintSystem.cpp | |
parent | 1119bf95be94950da602b268dc96dbb2110cbe15 (diff) | |
download | llvm-9eab73fa17f5920178a87ee8a5021f4fd6f0f5ef.zip llvm-9eab73fa17f5920178a87ee8a5021f4fd6f0f5ef.tar.gz llvm-9eab73fa17f5920178a87ee8a5021f4fd6f0f5ef.tar.bz2 |
[X86] Update SSE/AVX integer MINMAX intrinsics to emit llvm.smax.* etc. (PR46851)
We're now getting close to having the necessary analysis/combines etc. for the new generic llvm smax/smin/umax/umin intrinsics.
This patch updates the SSE/AVX integer MINMAX intrinsics to emit the generic equivalents instead of the icmp+select code pattern.
Differential Revision: https://reviews.llvm.org/D87603
Diffstat (limited to 'llvm/lib/Analysis/ConstraintSystem.cpp')
0 files changed, 0 insertions, 0 deletions