https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92260

--- Comment #7 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Richard Biener <rgue...@gcc.gnu.org>:

https://gcc.gnu.org/g:584a3c080bbd6e64131fa53771c7424bcf9d21fa

commit r11-418-g584a3c080bbd6e64131fa53771c7424bcf9d21fa
Author: Richard Biener <rguent...@suse.de>
Date:   Fri May 15 11:14:53 2020 +0200

    tree-optimization/92260 - improve fix

    This improves the fix for PR92260 changing the number of vector
    computation to the canonical one, not needing to look at the
    using stmt.

    2020-05-15  Richard Biener  <rguent...@suse.de>

            PR tree-optimization/92260
            * tree-vect-slp.c (vect_get_constant_vectors): Compute
            the number of vector stmts in a canonical way.

Reply via email to