[PATCH] D101869: [RISCV] Fix the calculation of the offset of Zvlsseg spilling.
Hsiangkai Wang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 5 19:58:06 PDT 2021
HsiangKai added a comment.
In D101869#2738026 <https://reviews.llvm.org/D101869#2738026>, @craig.topper wrote:
> When would it be larger and is it easy to construct a test for it?
There is a pass called stack-slot-coloring. In this pass, it seems to reuse stack slots if possible.
I could try to create a mir test case for it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101869/new/
https://reviews.llvm.org/D101869
More information about the llvm-commits
mailing list