[llvm] [AMDGPU] Restore SP correctly in functions with dynamic allocas (PR #122743)

via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 16 23:44:32 PST 2025


easyonaadit wrote:

@arsenm 
I am using FP to restore when possible, and using BP as a fallback. 
The conditions for having BP have been expanded, because as @cdevadas mentioned, BP is not being reserved otherwise. 


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


More information about the llvm-commits mailing list