summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/vector-copysign.ll
Commit message (Collapse)AuthorAgeFilesLines
* [PowerPC] Mark FCOPYSIGN legal for FP vectorsNemanja Ivanovic2019-06-261-0/+27
This was just an omission in the back end. We have had the instructions for both single and double precision for a few HW generations, but never got around to legalizing these. Differential revision: https://reviews.llvm.org/D63634 llvm-svn: 364373
OpenPOWER on IntegriCloud