[PATCH] D16829: An implementation of Swing Modulo Scheduling
Brendon Cahoon via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 10 06:33:13 PST 2016
bcahoon added inline comments.
================
Comment at: lib/CodeGen/MachinePipeliner.cpp:3
@@ +2,3 @@
+//
+// (c) 2013 Qualcomm Innovation Center, Inc. All rights reserved.
+//
----------------
marksl wrote:
> Are you contributing this code under the terms of the LLVM License?
Yes. I need to change that comment. I'll submit a patch with the change.
http://reviews.llvm.org/D16829
More information about the llvm-commits
mailing list