diff options
author | Nemanja Ivanovic <nemanja.i.ibm@gmail.com> | 2019-06-06 23:49:01 +0000 |
---|---|---|
committer | Nemanja Ivanovic <nemanja.i.ibm@gmail.com> | 2019-06-06 23:49:01 +0000 |
commit | ef4a3aa549eadc150d4a31cff655064c3a323d12 (patch) | |
tree | f32e37feaee44ccae31c4574f919d5704b7b186c /llvm/lib/Target/AMDGPU | |
parent | e41e366ae72741261bfe71ec85cce4e2aed29109 (diff) | |
download | bcm5719-llvm-ef4a3aa549eadc150d4a31cff655064c3a323d12.tar.gz bcm5719-llvm-ef4a3aa549eadc150d4a31cff655064c3a323d12.zip |
[PowerPC] Exploit the vector min/max instructions
Use the PPC vector min/max instructions for computing the corresponding
operation as these should be faster than the compare/select sequences
we currently emit.
Differential revision: https://reviews.llvm.org/D47332
llvm-svn: 362759
Diffstat (limited to 'llvm/lib/Target/AMDGPU')
0 files changed, 0 insertions, 0 deletions