[PATCH] D30152: AMDGPU/SI: Update SI scheduler colorHighLatenciesGroups

Axel Davy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 23 15:29:38 PDT 2017


axeldavy updated this revision to Diff 92875.
axeldavy added a comment.

Add helper function hasDataDependencyPred.

Use Topological order to justify we checks Preds only (thus previous code was wrong).


Repository:
  rL LLVM

https://reviews.llvm.org/D30152

Files:
  lib/Target/AMDGPU/SIMachineScheduler.cpp
  lib/Target/AMDGPU/SIMachineScheduler.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30152.92875.patch
Type: text/x-patch
Size: 6180 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170323/e2d8695b/attachment-0001.bin>


More information about the llvm-commits mailing list