[PATCH] D53477: Split MachinePipeliner code into header and cpp files
Lama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Oct 21 02:50:48 PDT 2018
lsaba created this revision.
lsaba added reviewers: bcahoon, kparzysz, jverma.
Split MachinePipeliner code into header and cpp files to allow inheritance from SwingSchedulerDAG
Repository:
rL LLVM
https://reviews.llvm.org/D53477
Files:
include/llvm/CodeGen/MachinePipeliner.h
lib/CodeGen/MachinePipeliner.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53477.170332.patch
Type: text/x-patch
Size: 48717 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181021/7858f8a7/attachment.bin>
More information about the llvm-commits
mailing list