QQPRRegClass and QQQQPRRegClass are used by the
interleaving/deinterleaving loads/stores to represent sequences of
consecutive SIMD registers.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Otherwise LGTM.
llvm/lib/Target/ARM/ARMISelLowering.cpp | ||
---|---|---|
1568 ↗ | (On Diff #207293) | Comment nitpick: 4 to 8 consecutive NEON D registers, or 2 to 4 consecutive MVE Q registers. |