From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 15C45385843B; Wed, 27 Mar 2024 08:02:43 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 15C45385843B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1711526563; bh=miG6VxLjafcXvKx+8eusHCxO1lnq7QzLYqR+M4BMM/U=; h=From:To:Subject:Date:In-Reply-To:References:From; b=nKKLZldvanvenx3eQkZQuHHTDLztXi0rhnJa4La5uOvaU9vlotsjEifqo/CAIx6Nq sOKcmMhk5vy8qvFeIRa58nc73OLdR08hyd8GRiNKxtgYerPEyA4MroOHDOwCuOZcr3 Vk7EnZ+e2f0VJLXjS1V42EToEHAxPmqQHdVi3NT4= From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/114414] [14 Regression] 15-18% exec time slowdown of 433.milc on Zen2 Date: Wed, 27 Mar 2024 08:02:42 +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: 14.0 X-Bugzilla-Keywords: missed-optimization, needs-bisection X-Bugzilla-Severity: normal X-Bugzilla-Who: rguenth at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 14.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D114414 --- Comment #1 from Richard Biener --- I'll note the performance is now again close to that of 12/13 but improveme= nts have been lost (so it might be not called a 14 regression).=