[Bug tree-optimization/95327] [11 Regression] ICE in vect_get_constant_vectors, at tree-vect-slp.c:3655

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue May 26 13:59:21 GMT 2020


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 <rguenth@gcc.gnu.org>:

https://gcc.gnu.org/g:1d72079ba3a370d6751953312f0de76d1a1c555d

commit r11-634-g1d72079ba3a370d6751953312f0de76d1a1c555d
Author: Richard Biener <rguenther@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  <rguenther@suse.de>

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


More information about the Gcc-bugs mailing list