tree-vect-slp.c (vect_build_slp_tree_2): Do not build op from scalars in case there...
authorRichard Biener <rguenther@suse.de>
Wed, 23 Oct 2019 06:45:03 +0000 (06:45 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 23 Oct 2019 06:45:03 +0000 (06:45 +0000)
commitf99d62629933adf91e7e0bc1b1ff344ffb68e1a2
treeda7b4eb68b8a96f7f008585487fad9e78f839f8c
parent65a4795fab97a0776c8b44638f0fcf531c98f764
tree-vect-slp.c (vect_build_slp_tree_2): Do not build op from scalars in case there's a constant operand in its definition.

2019-10-23  Richard Biener  <rguenther@suse.de>

* tree-vect-slp.c (vect_build_slp_tree_2): Do not build
op from scalars in case there's a constant operand in its
definition.

From-SVN: r277308
gcc/ChangeLog
gcc/tree-vect-slp.c