Reviewed By: arcbbb Differential Revision: https://reviews.llvm.org/D123972
The default implementation of findCommutedOpIndices picks the first two source operands. That's exactly what we want for the scalar FMA instructions. Reviewed By: reames Differential Revision: https://reviews.llvm.org/D124463
Reviewed By: reames Differential Revision: https://reviews.llvm.org/D123970