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

--- Comment #11 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Martin Liska <mar...@gcc.gnu.org>:

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

commit r11-2422-gdc65aba7a4725d1b464c8c64a5f739ee910e8943
Author: Martin Liska <mli...@suse.cz>
Date:   Mon Jun 1 13:21:40 2020 +0200

    Tune memcpy and memset for Zen cores.

    Based on the collected numbers in PR95435, I suggest the following
    tuning changes:

    gcc/ChangeLog:

            PR target/95435
            * config/i386/x86-tune-costs.h: Use libcall for large sizes for
            -m32. Start using libcall from 128+ bytes.

Reply via email to