projects
/
pipstransfo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ffc144
)
Fix bad line break
author
Vivien Maisonneuve
<v.maisonneuve@gmail.com>
Tue, 11 Feb 2014 12:16:19 +0000
(13:16 +0100)
committer
Vivien Maisonneuve
<v.maisonneuve@gmail.com>
Tue, 11 Feb 2014 12:16:19 +0000
(13:16 +0100)
pipstransfo.tex
patch
|
blob
|
history
diff --git
a/pipstransfo.tex
b/pipstransfo.tex
index
e3046b8
..
7a6bbcb
100644
(file)
--- a/
pipstransfo.tex
+++ b/
pipstransfo.tex
@@
-115,8
+115,7
@@
are private to a loop body, i.e.\ written first, then read.}
\item[loop normalization]{is a loop transformation that changes
- the loop initial increment value or the loop range to enforce certain values, generally
- 1.}
+ the loop initial increment value or the loop range to enforce certain values, generally~1.}
\item[iteration clamping]{is a loop transformation that extends
the loop range but guards the loop body with the former range.}