[PATCH] D97316: AMDGPU: Add even aligned VGPR/AGPR register classes

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 23 13:41:32 PST 2021


arsenm added a comment.

In D97316#2583047 <https://reviews.llvm.org/D97316#2583047>, @rampitec wrote:

> If coalesce-vgpr-alignment.ll and hiloeo-odd-coalesce.ll pass then you are right.

I have a separate patch for this. coalesce-vgpr-alignment.ll is better and saves a move. I don't see hiloeo-odd-coalesce.ll


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

https://reviews.llvm.org/D97316



More information about the llvm-commits mailing list