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

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 20 16:08:57 PDT 2021


arsenm added a comment.

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


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