[PATCH] D123179: [RISCV] Pre-commit for fixing stack offset for RVV object
Kito Cheng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 7 01:49:46 PDT 2022
kito-cheng added a comment.
@rogfer01, almost right, but a6 and a7 is wrong on your table, that has added vlenb, so you only need to care about the offset, so the layout is something like this:
F22704431: Selection_084.png <https://reviews.llvm.org/F22704431>
Currently, v8 will corrupt s0 and s1.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123179/new/
https://reviews.llvm.org/D123179
More information about the llvm-commits
mailing list