Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PowerPC] Mark FCOPYSIGN legal for FP vectors | Nemanja Ivanovic | 2019-06-26 | 1 | -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 |