[llvm] [AMDGPU] Rename getNumVGPRBlocks. NGC (PR #84161)

Jay Foad via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 6 05:06:19 PST 2024


jayfoad wrote:

Makes sense to me, but then I suggested it, so hopefully someone else will take a look too.

It might also make sense to refactor `getNumWavesPerEUWithNumVGPRs` or others to use the new `getAllocatedNumVGPRBlocks`.

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


More information about the llvm-commits mailing list