summaryrefslogtreecommitdiff
path: root/polly
diff options
context:
space:
mode:
authorTheodoros Theodoridis <theodoros.theodoridis@inf.ethz.ch>2018-10-17 15:01:18 +0000
committerTheodoros Theodoridis <theodoros.theodoridis@inf.ethz.ch>2018-10-17 15:01:18 +0000
commit9caff46cc590b3e188470020f57709cb0f3ed9de (patch)
tree3ffa6a6018df8bad7f692557a490bbf190386086 /polly
parentddba28237c9b2345518510261b10f8b164e358f8 (diff)
Fix broken formatting caused by test commit
Diffstat (limited to 'polly')
-rw-r--r--polly/lib/Transform/ScheduleOptimizer.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/polly/lib/Transform/ScheduleOptimizer.cpp b/polly/lib/Transform/ScheduleOptimizer.cpp
index a8da86983c9..fb3e4b3b4a8 100644
--- a/polly/lib/Transform/ScheduleOptimizer.cpp
+++ b/polly/lib/Transform/ScheduleOptimizer.cpp
@@ -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