[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
Loading
Please register or sign in to comment