[llvm-branch-commits] [llvm] [AMDGPU] Allocate scratch space for dVGPRs for CWSR (PR #130055)

Carl Ritson via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Tue Mar 11 00:09:07 PDT 2025


https://github.com/perlfu approved this pull request.

LGTM

nit: can you note somewhere (in a comment) that `ScratchReservedForDynamicVGPRs` is in bytes -- the magic divide by 4 to set `dynamic_vgpr_saved_count` was not entirely obvious.

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


More information about the llvm-branch-commits mailing list