This patch adds vaddva selection.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
LGTM, thanks.
Its sometimes hard to tell if these functions exactly match up to that they are replacing, with all the extends going on. I believe this one is OK, but make sure it's tested.
llvm/test/CodeGen/Thumb2/mve-vaddv.ll | ||
---|---|---|
38 ↗ | (On Diff #216138) | Can you add one for vaddv too, just before you commit? |
llvm/test/CodeGen/Thumb2/mve-vaddv.ll | ||
---|---|---|
38 ↗ | (On Diff #216138) | Yes, good spot. |