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

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

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

commit r16-7857-gff581670cc904c1becaa10bd4606a2b476c8a9e8
Author: Richard Biener <[email protected]>
Date:   Tue Mar 3 09:18:36 2026 +0100

    Remove XFAIL for detecting dot-product pattern in vect-reduc-dot-s8b.c

    With the change to vect_reassociating_reduction_p this pattern will
    always match (application is still conditional on uarch availability),
    so remove the XFAIL.

            PR testsuite/122961
            * gcc.dg/vect/vect-reduc-dot-s8b.c: Remove XFAIL on
            dot-prod pattern detection.

Reply via email to