Test commit

git-svn-id: https://llvm.org/svn/llvm-project/polly/trunk@344682 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/lib/Transform/ScheduleOptimizer.cpp b/lib/Transform/ScheduleOptimizer.cpp
index fb3e4b3..a8da869 100644
--- a/lib/Transform/ScheduleOptimizer.cpp
+++ b/lib/Transform/ScheduleOptimizer.cpp
@@ -1188,7 +1188,7 @@
 /// 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