[llvm] [AMDGPU] When allocating VGPRs, VGPR spills are not part of the prologue (PR #109439)

Jay Foad via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 30 02:43:32 PDT 2024


jayfoad wrote:

> The isSGPRSpill is still too large a hummer.

What do you think about committing this patch as a small step in the right direction? We can refine it more later.

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


More information about the llvm-commits mailing list