[PowerPC-QPX] adjust operands order of qpx fma instructions.
convert %3 = QVFMADD %2, %0, %1, implicit $rm to %3 = QVFMADD %2, %1, %0, implicit $rm Reviewed By: hfinkel, steven.zhang Differential Revision: https://reviews.llvm.org/D78986
Loading
Please register or sign in to comment