[llvm] [AMDGPU] Add option to bias SGPR allocation to reduce read hazards (PR #129869)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 5 04:43:45 PST 2025
https://github.com/arsenm commented:
Why does this need to be a dynamic property built on top of hints? We can statically change the allocation order in tablegen
https://github.com/llvm/llvm-project/pull/129869
More information about the llvm-commits
mailing list