[PATCH] D110250: [RISCV] Sync Zvlsseg register order as the same as vector registers.
Hsiangkai Wang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 7 01:50:29 PDT 2021
HsiangKai added a comment.
I am preparing another patch to reorder the allocation order as v8 to v23, v24 to v31, and v0 to v7. I am not sure if it is better or not. Just refer to GPR that it uses argument registers as the first priority allocation registers. I already forgot why the vector register allocation order starts from v25.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110250/new/
https://reviews.llvm.org/D110250
More information about the llvm-commits
mailing list