[llvm] [RISCV] Remove x7 from fastcc list. (PR #96729)

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 9 15:14:53 PDT 2024


================
@@ -18696,13 +18696,12 @@ static ArrayRef<MCPhysReg> getFastCCArgGPRs(const RISCVABI::ABI ABI) {
   // for save-restore libcall, so we don't use them.
----------------
topperc wrote:

Please update the comment to indicate why we don't use X7.

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


More information about the llvm-commits mailing list