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

--- 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:7a22d8a764418265680a6bb9a9aec31e984eb015

commit r12-1715-g7a22d8a764418265680a6bb9a9aec31e984eb015
Author: Richard Biener <rguent...@suse.de>
Date:   Tue Jun 22 09:24:24 2021 +0200

    tree-optimization/101158 - adjust SLP call matching sequence

    This moves the check for same operands after verifying we're
    facing compatible calls.

    2021-06-22  Richard Biener  <rguent...@suse.de>

            PR tree-optimization/101158
            * tree-vect-slp.c (vect_build_slp_tree_1): Move same operand
            checking after checking for matching operation.

            * gfortran.dg/pr101158.f90: New testcase.

Reply via email to