[PATCH] D58902: [AMDGPU] Support for v3i32/v3f32

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 4 11:18:57 PST 2019


arsenm added a comment.

In D58902#1417139 <https://reviews.llvm.org/D58902#1417139>, @rampitec wrote:

> What happens in asm parser/disasm? I thing these still create bogus v4 operands?


Those should already be using the correct register classes. There were never issues after the DAG with these


Repository:
  rL LLVM

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

https://reviews.llvm.org/D58902





More information about the llvm-commits mailing list