]> git.ipfire.org Git - thirdparty/gcc.git/commit
2019-01-25 Richard Biener <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 25 Jan 2019 12:46:24 +0000 (12:46 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 25 Jan 2019 12:46:24 +0000 (12:46 +0000)
commit1d5511dd17fa507a3726142e5b4bf2027d1e4437
tree4e675c6079b050bbc638a2992a763305ab6ea96b
parente31e24eefc7fc808aed7b65295e8665da195e1a9
2019-01-25  Richard Biener  <rguenther@suse.de>

PR tree-optimization/89049
* tree-vect-loop.c (vect_compute_single_scalar_iteration_cost):
Look at the pattern stmt to determine if the stmt is vectorized.

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