i386.c (ix86_builtin_vectorization_cost): Scale vec_construct cost by vec_stmt_cost.
authorRichard Biener <rguenther@suse.de>
Tue, 21 Apr 2015 12:21:21 +0000 (12:21 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Tue, 21 Apr 2015 12:21:21 +0000 (12:21 +0000)
commit908c55f1612aff989f56d4ab0d7793fe5a84608d
tree22bcc05d2ca842503698529a49f29186767fd1f0
parentc4d281b29a03c1e7637936434a04e9a419f22c00
i386.c (ix86_builtin_vectorization_cost): Scale vec_construct cost by vec_stmt_cost.

2015-04-21  Richard Biener  <rguenther@suse.de>

* config/i386/i386.c (ix86_builtin_vectorization_cost): Scale
vec_construct cost by vec_stmt_cost.

From-SVN: r222265
gcc/ChangeLog
gcc/config/i386/i386.c