This patch adds vmla selection.
Details
Details
Diff Detail
Diff Detail
Event Timeline
llvm/lib/Target/ARM/ARMInstrMVE.td | ||
---|---|---|
3782 | MQPR :) Can you also try to format this line to be a little shorter. | |
llvm/test/CodeGen/ARM/vmla-mve.ll | ||
1 ↗ | (On Diff #215405) | Can you move this to test/CodeGen/Thumb2/mve-vmla.ll |
11 ↗ | (On Diff #215405) | Do these still select if the operands are reversed? It may be worth adding a few tests to show that. |
llvm/lib/Target/ARM/ARMInstrMVE.td | ||
---|---|---|
3784 | We shouldn't be restricted to just using tGPR, rGPR looks like the best fit. |
MQPR :) Can you also try to format this line to be a little shorter.