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

--- Comment #2 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:1d72079ba3a370d6751953312f0de76d1a1c555d

commit r11-634-g1d72079ba3a370d6751953312f0de76d1a1c555d
Author: Richard Biener <rguent...@suse.de>
Date:   Tue May 26 09:47:26 2020 +0200

    tree-optimization/95327 - fix another vectorizable_shift const SLP op

    This fixes another case where we fail to set the type on a SLP
    constant operand in vectorizable_shift.

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

            PR tree-optimization/95327
            * tree-vect-stmts.c (vectorizable_shift): Compute op1_vectype
            when we are not using a scalar shift.

Reply via email to