[PATCH] D17543: AMDGPU/SI: Handle wait states required for DPP instructions

Tom Stellard via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 23 18:33:57 PST 2016


tstellarAMD updated this revision to Diff 48876.
tstellarAMD added a comment.

Fix case where dpp instruction was first in block.


http://reviews.llvm.org/D17543

Files:
  lib/Target/AMDGPU/SIDefines.h
  lib/Target/AMDGPU/SIInsertWaits.cpp
  lib/Target/AMDGPU/SIInstrFormats.td
  lib/Target/AMDGPU/SIInstrInfo.h
  lib/Target/AMDGPU/VIInstrFormats.td
  test/CodeGen/AMDGPU/llvm.amdgcn.mov.dpp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17543.48876.patch
Type: text/x-patch
Size: 7634 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160224/83d2c750/attachment.bin>


More information about the llvm-commits mailing list