[PATCH] D113784: [RFC][AMDGPU][GlobalISel] Fix RegBanks for G_CONSTANT

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 16 04:02:11 PST 2021


foad added a comment.

As discussed offline, maybe split this patch into two?

1. Just the generic change to RegBankSelect
2. Add the AMDGPU combine


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

https://reviews.llvm.org/D113784



More information about the llvm-commits mailing list