[PATCH] D64815: [AMDGPU] Change register type for v32 vectors

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 16 12:59:59 PDT 2019


arsenm added inline comments.


================
Comment at: test/CodeGen/AMDGPU/v1024.ll:2
+; RUN: llc -march=amdgcn -mcpu=gfx908 -verify-machineinstrs < %s | FileCheck -check-prefix=GCN %s
+
+; GCN-LABEL: {{^}}test_v1024:
----------------
Can you add a comment explaining what this tests 


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

https://reviews.llvm.org/D64815





More information about the llvm-commits mailing list