[all-commits] [llvm/llvm-project] 6e8105: For emitEpilogue, emitCSRSpillRestores' argument i...
jofrn via All-commits
all-commits at lists.llvm.org
Mon Nov 10 03:57:28 PST 2025
Branch: refs/heads/users/jofrn/fix-amdgpu-cs-chain-frame-pointer
Home: https://github.com/llvm/llvm-project
Commit: 6e8105cc055395d0f10347fb2235e98023f064ac
https://github.com/llvm/llvm-project/commit/6e8105cc055395d0f10347fb2235e98023f064ac
Author: jofrn <jofernau at amd.com>
Date: 2025-11-10 (Mon, 10 Nov 2025)
Changed paths:
M llvm/lib/Target/AMDGPU/SIFrameLowering.cpp
M llvm/lib/Target/AMDGPU/SIMachineFunctionInfo.cpp
M llvm/test/CodeGen/AMDGPU/amdgpu-cs-chain-frame-pointer.ll
Log Message:
-----------
For emitEpilogue, emitCSRSpillRestores' argument in FPSaved case to handle chain functions in same way as non-FPSaved case, an offset. Remove prior hardcode to s33 and do not restore FP for chain functions.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list