From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id BEF6E3858C83; Wed, 2 Mar 2022 17:02:08 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BEF6E3858C83 From: "jamborm at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/104762] x86_64 538.imagick_r 8%-28% regressions and 10% 525.x264_r regressions after r12-7319-g90d693bdc9d718 Date: Wed, 02 Mar 2022 17:02:08 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Version: 12.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: jamborm at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: short_desc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: gcc-bugs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-bugs mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Mar 2022 17:02:08 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D104762 Martin Jambor changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|x86_64 538.imagick_r 8%-28% |x86_64 538.imagick_r 8%-28% |regressions after |regressions and 10% |r12-7319-g90d693bdc9d718 |525.x264_r regressions | |after | |r12-7319-g90d693bdc9d718 --- Comment #1 from Martin Jambor --- The same revision also regressed SPEC 2017 INTrate benchmark x264_r by about 10% at -Ofast -march=3Dnative with and without LTO on zen3: https://lnt.opensuse.org/db_default/v4/SPEC/graph?plot.0=3D471.377.0 https://lnt.opensuse.org/db_default/v4/SPEC/graph?plot.0=3D475.377.0 and I suspect (unlike the above, I have not actually verified it) also on zen2: https://lnt.opensuse.org/db_default/v4/SPEC/graph?plot.0=3D295.377.0 https://lnt.opensuse.org/db_default/v4/SPEC/graph?plot.0=3D287.377.0=