fix CTOR vectorization
authorRichard Biener <rguenther@suse.de>
Fri, 20 Mar 2020 14:00:11 +0000 (15:00 +0100)
committerRichard Biener <rguenther@suse.de>
Fri, 20 Mar 2020 14:02:32 +0000 (15:02 +0100)
commit3d42842c07f4143042f3dcc39a050b262bcf1b55
tree0ea6ddffdca08e59663ad547d91bc6bdb0ee0bf4
parent41e1a7ffae9e1e03dcfcad30b8d92561b44eb97b
fix CTOR vectorization

We failed to handle pattern stmts appropriately.

2020-03-20  Richard Biener  <rguenther@suse.de>

* tree-vect-slp.c (vect_analyze_slp_instance): Push the stmts
to vectorize for CTOR defs.
gcc/ChangeLog
gcc/tree-vect-slp.c