]> gcc.gnu.org Git - gcc.git/commit
poly_int: two-operation SLP
authorRichard Sandiford <richard.sandiford@linaro.org>
Wed, 3 Jan 2018 07:16:41 +0000 (07:16 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Wed, 3 Jan 2018 07:16:41 +0000 (07:16 +0000)
commitdad55d7014374121fd75112014ccadcfb9653182
treefac63e9d72df42fb9be302e5d787225855f35ffb
parenta23644f23da672210ea6a443cefb7cd17111b160
poly_int: two-operation SLP

This patch makes two-operation SLP handle but reject variable-length
vectors.  Adding support for this is a post-GCC8 thing.

2018-01-03  Richard Sandiford  <richard.sandiford@linaro.org>
    Alan Hayward  <alan.hayward@arm.com>
    David Sherwood  <david.sherwood@arm.com>

gcc/
* tree-vect-slp.c (vect_build_slp_tree_1): Handle polynomial
numbers of units.
(vect_schedule_slp_instance): Likewise.

Co-Authored-By: Alan Hayward <alan.hayward@arm.com>
Co-Authored-By: David Sherwood <david.sherwood@arm.com>
From-SVN: r256141
gcc/ChangeLog
gcc/tree-vect-slp.c
This page took 0.055992 seconds and 5 git commands to generate.