This patch adds vaddva selection.
Details
Details
Diff Detail
Diff Detail
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 | Can you add one for vaddv too, just before you commit? |
llvm/test/CodeGen/Thumb2/mve-vaddv.ll | ||
---|---|---|
38 | Yes, good spot. |
Can you add one for vaddv too, just before you commit?