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

--- Comment #6 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-16 branch has been updated by Richard Biener
<[email protected]>:

https://gcc.gnu.org/g:a30040ef981c89f2fd9f966c96ec28b5b46c8a18

commit r16-9099-ga30040ef981c89f2fd9f966c96ec28b5b46c8a18
Author: Richard Biener <[email protected]>
Date:   Wed Jun 10 13:50:16 2026 +0200

    tree-optimization/125686 - missing bits in PR125646 fix

    The following patches up synth_lshift_by_additions and
    apply_binop_and_append_stmt to set the correct vector type on
    the pattern stmt generated.

            PR tree-optimization/125686
            * tree-vect-patterns.cc (synth_lshift_by_additions): Specify
            pattern vector type.
            (apply_binop_and_append_stmt): Likewise.
            (vect_synth_mult_by_constant): Adjust.

    (cherry picked from commit de7756c90f3bebdf02492842ec355d7e18745e7b)

Reply via email to