re PR tree-optimization/89049 (Unexpected vectorization)
authorRichard Biener <rguenther@suse.de>
Fri, 25 Jan 2019 12:46:24 +0000 (12:46 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Fri, 25 Jan 2019 12:46:24 +0000 (12:46 +0000)
commitcb1ba35f582f07096a045574b571576bdcc439a9
tree4e675c6079b050bbc638a2992a763305ab6ea96b
parent9c6b4601a9e7d58ce1cbc0c0e35fa5c2d7d27e9b
re PR tree-optimization/89049 (Unexpected vectorization)

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.

From-SVN: r268264
gcc/ChangeLog
gcc/tree-vect-loop.c