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

Yeting Kuo via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 15 23:19:44 PDT 2024


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

Updated.

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


More information about the llvm-commits mailing list