[PATCH] D29452: AMDGPU/SI: DAGMutation for removing deps between CSEs

Tom Stellard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 2 09:15:19 PST 2017


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

Correctly remove predecessors and clean up some of the loops.


https://reviews.llvm.org/D29452

Files:
  lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
  lib/Target/AMDGPU/GCNSchedStrategy.cpp
  lib/Target/AMDGPU/GCNSchedStrategy.h
  test/CodeGen/AMDGPU/init-m0-sched-deps.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29452.86829.patch
Type: text/x-patch
Size: 4893 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170202/e85431ca/attachment.bin>


More information about the llvm-commits mailing list