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

Tom Stellard via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 26 07:52:06 PST 2016


tstellarAMD updated this revision to Diff 49189.
tstellarAMD marked 3 inline comments as done.
tstellarAMD added a comment.

Fix typo. Use range for loop. Simplify loop.


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.49189.patch
Type: text/x-patch
Size: 7541 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160226/874e31d8/attachment.bin>


More information about the llvm-commits mailing list