[PATCH] D30626: MachineScheduler/ScheduleDAG: Add support for GetSubGraph
Axel Davy via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Mar 5 14:04:46 PST 2017
axeldavy created this revision.
Herald added a subscriber: MatzeB.
GetSubGraph is a new ScheduleDAG function to get the
subgraph of nodes between two SUs.
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.90623.patch
Type: text/x-patch
Size: 3888 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170305/fea766e9/attachment.bin>
More information about the llvm-commits
mailing list