[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 accepted this revision.
arsenm added inline comments.
This revision is now accepted and ready to land.
================
Comment at: test/CodeGen/AMDGPU/v1024.ll:8
+; GCN: v_mov_b32_e32
+; GCN: v_mov_b32_e32
+; GCN: v_mov_b32_e32
----------------
You can uses GCN-COUNT-<number>
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64815/new/
https://reviews.llvm.org/D64815
More information about the llvm-commits
mailing list