re PR tree-optimization/58497 (SLP vectorizes identical operations)
authorRichard Biener <rguenther@suse.de>
Thu, 12 Nov 2015 09:00:37 +0000 (09:00 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Thu, 12 Nov 2015 09:00:37 +0000 (09:00 +0000)
commit3826795b8c5540f1ec3da2c5b67957f29cde4bef
tree165702c1a3bb0b890da5040523be748bc7ca34ca
parentc471289ac8af8608dab424693d9411be6042ded6
re PR tree-optimization/58497 (SLP vectorizes identical operations)

2015-11-12  Richard Biener  <rguenther@suse.de>

PR tree-optimization/58497
* tree-vect-generic.c: Include gimplify.h.
(tree_vec_extract): Lookup constant/constructor DEFs.
(do_cond): Unshare cond.

From-SVN: r230216
gcc/ChangeLog
gcc/tree-vect-generic.c