From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id CA0AD3858CD1; Wed, 6 Dec 2023 11:09:27 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org CA0AD3858CD1 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1701860967; bh=BtU+bgawq77P9KBcbJ72vfCjoVcfRdCFpCEKEe1eLKQ=; h=From:To:Subject:Date:From; b=e5xIo3voYF7p7BzXY5XdY4n6ul9n9myTHd7zr6XuGcaS6x9/IErUKcuhLOadngjLQ CDyEh7qQsuSOLtdqy6QqSbIs3Ufh68QbH/mJz6jzcPbbzWPbN8C6RKzeEmDvbAzmCD 4INsMqobh7yFDVKl4MWUiHASqYV1pBNKUD7SZPgo= From: "fkastl at suse dot cz" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/112879] New: [14 Regression] 4% exec time regression of 525.x264_r on AMD Zen4 Date: Wed, 06 Dec 2023 11:09:27 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: needs-bisection X-Bugzilla-Severity: normal X-Bugzilla-Who: fkastl at suse dot cz 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: bug_id short_desc product version bug_status keywords bug_severity priority component assigned_to reporter target_milestone cf_gcchost cf_gcctarget Message-ID: 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 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D112879 Bug ID: 112879 Summary: [14 Regression] 4% exec time regression of 525.x264_r on AMD Zen4 Product: gcc Version: 14.0 Status: UNCONFIRMED Keywords: needs-bisection Severity: normal Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: fkastl at suse dot cz Target Milestone: --- Host: x86_64-pc-linux-gnu Target: x86_64-pc-linux-gnu There's a 4% slowdown of 525.x264_r on AMD Zen4 between commits g:af7fa3135b6b046f g:e85c596ae2d1e5f5 Here is a plot showing this regression: https://lnt.opensuse.org/db_default/v4/SPEC/graph?plot.0=3D958.377.0 I've seen this regression on two different Zen4 machines but haven't observ= ed it on machines with different architecture.=