tree-vectorizer.c
72 KB
-
re PR tree-optimization/26420 (-ftree-vectorizer-verbose=1 prints unvectorized loops information) · f9be04cd
2007-03-05 Richard Guenther <rguenther@suse.de> Dorit Nuzman <dorit@il.ibm.com> PR tree-optimization/26420 * tree-vectorizer.c (vectorize_loops): Bail out early if there are no loops in the function. Only print the number of vectorized loops if it is greater than zero or we are supposed to print information about unvectorized loops. Co-Authored-By: Dorit Nuzman <dorit@il.ibm.com> From-SVN: r122544
Richard Guenther committed