2016-07-21 Richard Biener <rguenther@suse.de>
commitee64d91865b642ec5216670e65a978e1411bae80
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 21 Jul 2017 07:13:57 +0000 (21 07:13 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 21 Jul 2017 07:13:57 +0000 (21 07:13 +0000)
treed1d367b6f08688e28fef90a8aa1c98a4fcfee6cc
parent258c8494a26424808ec64f3ac79613758bbe8e42
2016-07-21  Richard Biener  <rguenther@suse.de>

PR tree-optimization/81303
* tree-vect-loop.c (vect_estimate_min_profitable_iters): Take
into account prologue and epilogue iterations when raising
min_profitable_iters to sth at least covering one vector iteration.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@250416 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/tree-vect-loop.c