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

--- Comment #21 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Jan Hubicka <hubi...@gcc.gnu.org>:

https://gcc.gnu.org/g:8859a06fc8143561dd94ef2342234dbc5ccfd937

commit r16-941-g8859a06fc8143561dd94ef2342234dbc5ccfd937
Author: Jan Hubicka <hubi...@ucw.cz>
Date:   Wed May 28 23:43:51 2025 +0200

    Set znver5 addss cost to 2 again

    since uses of addss for other purposes then modelling FP
addition/subtraction should
    be gone now, this patch sets addss cost back to 2.

    gcc/ChangeLog:

            PR target/119298
            * config/i386/x86-tune-costs.h (struct processor_costs): Set addss
cost
            back to 2.
  • [Bug target/119298] [15/16 Regr... cvs-commit at gcc dot gnu.org via Gcc-bugs

Reply via email to