* tree-vectorizer.c (vect_is_simple_reduction): Fix comment typo.

From-SVN: r132531
This commit is contained in:
Tomas Bily 2008-02-21 22:48:08 +01:00 committed by Ben Elliston
parent 703fdf5a60
commit 89fd06fb91
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2008-02-22 Tomas Bily <tbily@suse.cz>
* tree-vectorizer.c (vect_is_simple_reduction): Fix comment typo.
2008-02-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
PR bootstrap/35273

View File

@ -2348,7 +2348,7 @@ reduction_code_for_scalar_code (enum tree_code code,
/* Function vect_is_simple_reduction
Detect a cross-iteration def-use cucle that represents a simple
Detect a cross-iteration def-use cycle that represents a simple
reduction computation. We look for the following pattern:
loop_header: