Test commit
authorTheodoros Theodoridis <theodoros.theodoridis@inf.ethz.ch>
Wed, 17 Oct 2018 09:59:41 +0000 (09:59 +0000)
committerTheodoros Theodoridis <theodoros.theodoridis@inf.ethz.ch>
Wed, 17 Oct 2018 09:59:41 +0000 (09:59 +0000)
llvm-svn: 344682

polly/lib/Transform/ScheduleOptimizer.cpp

index fb3e4b3..a8da869 100644 (file)
@@ -1188,7 +1188,7 @@ getInductionVariablesSubstitution(isl::schedule_node Node,
 /// the micro-kernel.
 ///
 /// In case of parametric bounds, this helps to auto-vectorize the unrolled
-/// innermost loops, using the SLP vectorizer.
+/// innermost loops, using the SLP vectorizer. 
 ///
 /// @param Node              The schedule node to be modified.
 /// @param MicroKernelParams Parameters of the micro-kernel