[PATCH] D119911: AMDGPU: Always reserve VGPR for AGPR copies on gfx908
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 16 15:28:53 PST 2022
arsenm added a comment.
In D119911#3327755 <https://reviews.llvm.org/D119911#3327755>, @rampitec wrote:
> OK. I was mostly concerned about simple kernels without agprs.
Plus for the moment we still try to use the scavenger and still have the reserved as a fallback. We need to stop doing that, but I have a separate patch for that
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119911/new/
https://reviews.llvm.org/D119911
More information about the llvm-commits
mailing list