[PATCH] D153974: [RISCV] Don't include X1 in the X0_PD register pair
Alex Bradbury via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 12 09:29:01 PDT 2023
asb added a comment.
In D153974#4493649 <https://reviews.llvm.org/D153974#4493649>, @craig.topper wrote:
> Do we need to reserve the new register in `RISCVRegisterInfo::getReservedRegs`?
Good suggestion. We might need to, but unfortunately that has no impact on the changed test case.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153974/new/
https://reviews.llvm.org/D153974
More information about the llvm-commits
mailing list