i386.c (ix86_vec_cost): Remove !parallel path and argument.
authorRichard Biener <rguenther@suse.de>
Thu, 18 Oct 2018 11:47:51 +0000 (11:47 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Thu, 18 Oct 2018 11:47:51 +0000 (11:47 +0000)
commitb960e909ae1745b0f9b9bcb6f2d5bec91bbfbd7b
tree5aa7ab7ee89b872a9aa4ce500dbc3e2974b077b8
parent75cdd535b1a47abdfc60a2950367fd4de7fae8ab
i386.c (ix86_vec_cost): Remove !parallel path and argument.

2018-10-18  Richard Biener  <rguenther@suse.de>

* config/i386/i386.c (ix86_vec_cost): Remove !parallel path
and argument.
(ix86_builtin_vectorization_cost): For vec_construct properly
cost insertion into SSE regs.
(...): Adjust calls to ix86_vec_cost.

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