Added patterns for VSUB to support q and r registers, which reduces pressure on q registers.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
LGTM. Nice one.
llvm/lib/Target/ARM/ARMInstrMVE.td | ||
---|---|---|
3628 | You could combine this into the same Predicates block (it doesn't matter a lot either way). Up to you. |
You could combine this into the same Predicates block (it doesn't matter a lot either way). Up to you.