[PATCH] D155618: [RISCV] Reduce alignment of vector constant pool entries
Kito Cheng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 19 00:48:27 PDT 2023
kito-cheng added a comment.
That remind me this patch: D112531 <https://reviews.llvm.org/D112531>, and back to psABI part, yes, we don't have too much word on fixed length vector, one point I am hesitate here is P-extension (but it never ratified and no clear timeline.) use GPR to hold fixed-length vector, then that will require align to XLEN.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D155618/new/
https://reviews.llvm.org/D155618
More information about the llvm-commits
mailing list