[llvm] [AMDGPU] More accurately account for AVGPR pressure (PR #150711)

Lucas Ramirez via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 28 16:52:42 PDT 2025


https://github.com/lucas-rami commented:

Is there a specific rationale to count extra AVGPRs beyond twice the addressable limit as AGPRs instead of VGPRs? Would doing the opposite make any difference?

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


More information about the llvm-commits mailing list