[PATCH] D109300: [AMDGPU] Make vector superclasses allocatable

Christudasan Devadasan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 22 09:49:09 PDT 2021


cdevadas added a comment.

In D109300#3076671 <https://reviews.llvm.org/D109300#3076671>, @arsenm wrote:

> In D109300#3073129 <https://reviews.llvm.org/D109300#3073129>, @cdevadas wrote:
>
>> Should we restrain the MIOperand regclasses based on the incoming regbank when the corresponding RC in the instruction definition is its superclass?
>
> Yes, I'm surprised this doesn't happen already. Just the instruction definition can be ambiguous

Posted D112323 <https://reviews.llvm.org/D112323>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109300



More information about the llvm-commits mailing list