You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think that we're currently shorter of caller-save than callee-save registers, so probably better to use it there. Just deleting it from this enum should do that.
$C25 is now a general purpose register.
'ReservedCheriRegs' still contains it.
https://github.com/CTSRD-CHERI/llvm/blob/master/lib/Target/Mips/MipsRegisterInfo.cpp
Would it be a good idea to add it to the callee-save registers?
The text was updated successfully, but these errors were encountered: