]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/tree-ssa-loop-prefetch.c
tree-parloops.c (parallelize_loops): Also consult the upper bound for the number...
authorRichard Guenther <rguenther@suse.de>
Thu, 12 Apr 2012 10:13:22 +0000 (10:13 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Thu, 12 Apr 2012 10:13:22 +0000 (10:13 +0000)
commite5b332cdb894baa96b7dc83b69140b3106fd5153
tree7b63486da345af5d818d56d9b0f89f9a48cbf9d0
parent652c4c71a1b1f0c92b6a06305d82c354b72e16e0
tree-parloops.c (parallelize_loops): Also consult the upper bound for the number of iterations.

2012-04-12  Richard Guenther  <rguenther@suse.de>

* tree-parloops.c (parallelize_loops): Also consult the upper
bound for the number of iterations.
* tree-ssa-loop-prefetch.c (determine_loop_nest_reuse): Likewise.
(loop_prefetch_arrays): Likewise.

From-SVN: r186373
gcc/ChangeLog
gcc/tree-parloops.c
gcc/tree-ssa-loop-prefetch.c