[PATCH] D56084: Resubmit of rL345008 "Split MachinePipeliner code into header and cpp files"

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 8 17:02:35 PST 2019


aprantl added inline comments.


================
Comment at: llvm/trunk/include/llvm/CodeGen/MachinePipeliner.h:10
+//
+// An implementation of the Swing Modulo Scheduling (SMS) software pipeliner.
+//
----------------
This would be nice as a \file Doxygen comment?


Repository:
  rL LLVM

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

https://reviews.llvm.org/D56084





More information about the llvm-commits mailing list