[Bug target/94373] 548.exchange2_r run time is 7-12% worse than GCC 9 at -O2 and generic march/mtune

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Mar 30 07:59:19 GMT 2020


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

--- Comment #4 from Richard Biener <rguenth at gcc dot gnu.org> ---
Note the cited commit simply caused more complete unrolling to happen.  Too
much actually which is why I reverted it.  Note GCC 9.2 does not have that more
unrolling so the difference must be something else in the end.


More information about the Gcc-bugs mailing list