[PATCH] D48772: [AMDGPU] Add VALU to V_INTERP Instructions

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 29 10:51:06 PDT 2018


arsenm accepted this revision.
arsenm added a comment.
This revision is now accepted and ready to land.

LGTM with test using GCN-NEXT



================
Comment at: test/CodeGen/AMDGPU/hazard-buffer-store-v-interp.mir:6-8
+# GCN:    BUFFER_STORE_DWORDX4_OFFSET_exact
+# GCN:    S_NOP
+# GCN:    V_INTERP_P1_F32
----------------
Should use GCN-NEXT


Repository:
  rL LLVM

https://reviews.llvm.org/D48772





More information about the llvm-commits mailing list