[llvm] [RISCV][MRI] Account for fixed registers when determining callee saved regs (PR #115756)

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 11 10:54:58 PST 2024


topperc wrote:

Does this change the stack layout of callee saved registers when one is reserved? Does it match gcc stack layout?

https://github.com/llvm/llvm-project/pull/115756


More information about the llvm-commits mailing list