[PATCH] D119911: AMDGPU: Always reserve VGPR for AGPR copies on gfx908

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 16 08:00:29 PST 2022


rampitec added a comment.

What will happen to a very small kernel which could use 24 vgprs or less? Will it still use 24 vgprs and have occupancy 10?


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

https://reviews.llvm.org/D119911



More information about the llvm-commits mailing list