[PATCH] D67006: [MachinePipeliner] Separate schedule emission, NFC

James Molloy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 30 07:42:55 PDT 2019


jmolloy updated this revision to Diff 218101.
jmolloy added a comment.
Herald added subscribers: wuzish, mgorny.

Remove commented out code, add CMakeLists.txt entry.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67006/new/

https://reviews.llvm.org/D67006

Files:
  include/llvm/CodeGen/MachinePipeliner.h
  include/llvm/CodeGen/ModuloSchedule.h
  lib/CodeGen/CMakeLists.txt
  lib/CodeGen/MachinePipeliner.cpp
  lib/CodeGen/ModuloSchedule.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67006.218101.patch
Type: text/x-patch
Size: 121763 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190830/8bd0665b/attachment.bin>


More information about the llvm-commits mailing list