"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "3e113409cb69ad9bc10224c333e47dc8395caef9"
[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