[PATCH] D51726: [AMDGPU] Remove non-instructions from GCNHazardRecognizer buffer

Carl Ritson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 7 04:15:40 PDT 2018


critson updated this revision to Diff 164385.
critson added a comment.

Use isDebugInstr instead of DEBUG_VALUE.
Merge tests into existing hazard.mir.
Add test for DEBUG_LABEL.


https://reviews.llvm.org/D51726

Files:
  lib/Target/AMDGPU/GCNHazardRecognizer.cpp
  test/CodeGen/AMDGPU/hazard.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51726.164385.patch
Type: text/x-patch
Size: 3387 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180907/c8c80bf0/attachment.bin>


More information about the llvm-commits mailing list