public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "jamborm at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/94373] 548.exchange2_r run time is 16-35% worse than GCC 9 at -O2 and generic march/mtune
Date: Thu, 04 Feb 2021 17:15:32 +0000	[thread overview]
Message-ID: <bug-94373-4-h3IAUBmXep@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-94373-4@http.gcc.gnu.org/bugzilla/>

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

Martin Jambor <jamborm at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://gcc.gnu.org/bugzill
                   |                            |a/show_bug.cgi?id=98782
            Summary|548.exchange2_r run time is |548.exchange2_r run time is
                   |7-12% worse than GCC 9 at   |16-35% worse than GCC 9 at
                   |-O2 and generic march/mtune |-O2 and generic march/mtune
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2021-02-04

--- Comment #5 from Martin Jambor <jamborm at gcc dot gnu.org> ---
The regression is confirmed, it is now 35% on Cascadelake, 20% on Zen3
and 16% on Zen2 against GCC 9 (19%, 12% and 8% respectively against
GCC 10)

LNT sees it too:
  - on znver2 (though with LTO):
https://lnt.opensuse.org/db_default/v4/SPEC/graph?plot.0=278.407.0&plot.1=298.407.0&
  - on znver1:
https://lnt.opensuse.org/db_default/v4/SPEC/graph?plot.0=303.407.0&plot.1=31.407.0&
  - on a Kabylake:
https://lnt.opensuse.org/db_default/v4/SPEC/graph?plot.0=206.407.0&plot.1=30.407.0&

I wonder whether the RA issue PR 98782 might be also related, although
it mostly focuses on -O3.

  parent reply	other threads:[~2021-02-04 17:15 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-27 21:49 [Bug tree-optimization/94373] New: 548.exchange2_r run time is 7-12% " jamborm at gcc dot gnu.org
2020-03-27 22:06 ` [Bug target/94373] " pinskia at gcc dot gnu.org
2020-03-30  5:09 ` crazylht at gmail dot com
2020-03-30  6:26 ` crazylht at gmail dot com
2020-03-30  7:59 ` rguenth at gcc dot gnu.org
2021-02-04 17:15 ` jamborm at gcc dot gnu.org [this message]
2023-01-18 16:57 ` [Bug target/94373] 548.exchange2_r run time is 16-35% " jamborm at gcc dot gnu.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-94373-4-h3IAUBmXep@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).