[llvm] [AMDGPU] Don't DEALLOC_VGPRS from callable functions (PR #72245)

via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 14 05:56:11 PST 2023


rovka wrote:

> Wasn't there also the issue that we shouldn't send the message if the current function contains calls, because a callee might have accessed scratch? Is this handled elsewhere?

It will be handled in a different patch. "Coming soon"

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


More information about the llvm-commits mailing list