tree-vect-generic.c (expand_vector_operations_1): Do nothing for operations we cannot...
authorRichard Biener <rguenther@suse.de>
Tue, 12 Sep 2017 10:51:33 +0000 (10:51 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Tue, 12 Sep 2017 10:51:33 +0000 (10:51 +0000)
commitdee6fc2b43d2fc004ffe65a0e030fc74facb7c64
treeaaffe0d37b0bebe507e0ed90c22672ae5dd8f699
parentb70514811c6e42a34d54fe0b67600782538c1d57
tree-vect-generic.c (expand_vector_operations_1): Do nothing for operations we cannot scalarize.

2017-09-12  Richard Biener  <rguenther@suse.de>

* tree-vect-generic.c (expand_vector_operations_1): Do nothing
for operations we cannot scalarize.

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