[PATCH] D30626: MachineScheduler/ScheduleDAG: Add support for GetSubGraph

Axel Davy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 14 15:05:41 PDT 2017


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

The Visited set was incorrectly set in the previous diff.


Repository:
  rL LLVM

https://reviews.llvm.org/D30626

Files:
  include/llvm/CodeGen/ScheduleDAG.h
  lib/CodeGen/ScheduleDAG.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30626.91778.patch
Type: text/x-patch
Size: 3660 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170314/496cc0e1/attachment.bin>


More information about the llvm-commits mailing list