[PATCH] D44595: Restructuring LoopRoration.cpp to create Loop Rotation Pass with Loop Rotation Utility Interface
Jin Lin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 21 15:35:54 PDT 2018
jinlin marked an inline comment as done.
jinlin added a comment.
Many thanks for your review. I have updated the comments.
================
Comment at: include/llvm/Transforms/Utils/LoopRotationUtils.h:1
+//===-------------------- LoopRotationUtils.h --------------------------*- C++
+//-*-===//
----------------
lebedev.ri wrote:
> Please fix the first line
Done.
https://reviews.llvm.org/D44595
More information about the llvm-commits
mailing list