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

Jessica Clarke via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 11 13:50:29 PST 2024


jrtc27 wrote:

Reserving x8 doesn't seem like a sensible thing to do, that's one of the few registers that really should be under the compiler's control, no?

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


More information about the llvm-commits mailing list