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

Jay Foad via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 21 07:01:41 PST 2023


jayfoad wrote:

> Taking a glimpse, this doesn't wait for vscnt because stores don't write to registers. If we can agree on that, then I think this is good to go.

Good point. I implemented that! https://reviews.llvm.org/D153537

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


More information about the llvm-commits mailing list