VMLAS Qda, Qn, Rm performs Qda = Qda * Qn + Rm, a similar pattern to the existing VMLA. The sinking of splat(Rm) into the loop is already performed, meaning we just need to select the pattern.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo