[PATCH] D130424: AMDGPU: Adjust register allocation priority values down

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 25 02:19:04 PDT 2022


foad accepted this revision.
foad added a comment.
This revision is now accepted and ready to land.

LGTM, thanks!

> Set the priorities consistently to number of registers in the tuple - 1.

I wonder if we will need to tweak this when we have properly allocatable 16-bit registers for GFX11.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D130424/new/

https://reviews.llvm.org/D130424



More information about the llvm-commits mailing list