[PATCH] D16110: [Power9] Implement new vsx instructions: quad-precision move, fp-arithmetic

Nemanja Ivanovic via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 14 05:18:22 PST 2016


nemanjai added a comment.

Thank you for clarifying the selection of the vrrc register class. I probably should have looked at the ISA doc before asking that - just used to VSX instructions having access to all the VSX registers rather than only the VMX ones. I think your choice of register class is the right way to go.


http://reviews.llvm.org/D16110





More information about the llvm-commits mailing list