[PATCH] D111304: [RISCV] Reorder the vector register allocation order.
Hsiangkai Wang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 12 17:52:33 PDT 2021
HsiangKai added a comment.
In D111304#3057612 <https://reviews.llvm.org/D111304#3057612>, @rogfer01 wrote:
> No objection with this, I guess it is for consistency with GPRs, right?
Yes. Starting with v25 is also strange. It should be an 8x number for LMUL may be 8. To be consistent with GPR to start with argument registers may be a way to go.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111304/new/
https://reviews.llvm.org/D111304
More information about the llvm-commits
mailing list