[Bug target/116072] [15 Regression] 4.5% slowdown of 447.dealII on aarch64

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Jul 24 15:55:53 GMT 2024


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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pinskia at gcc dot gnu.org

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
I am suspecting it is the std::find changes (e.g r15-1857). I did hear that
libc++'s usage of memchr was slowering for SPEC 2006 on aarch64 before and
dealII is C++ code after all.


More information about the Gcc-bugs mailing list