From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 9A26F385DC00; Thu, 7 Mar 2024 20:59:29 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9A26F385DC00 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1709845169; bh=POoP9chOBlZ1IJ6GzwAMBvqbZUm2hNPKxaZchoSO/GI=; h=From:To:Subject:Date:In-Reply-To:References:From; b=CXZFy6GVrB3YGnNRb+MFh8GZ9m531hWxfrf3fX4QVN791+jtkUHZHJzATIObg+Z6a ddnkmPGMCFJN964e2ghVpsYLSvpp4znW27gGayEnTXijrMSS4gVDEja4x+4B3cmVnJ 066w2CaBMUCQFnLFksjGvEsuimiTRzA9N4c5pE0w= From: "law at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/112914] [14 Regression] ~7-9% exec time regression of 436.cactusADM on AMD Zen2 Date: Thu, 07 Mar 2024 20:59:29 +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: law 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: cc priority 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=3D112914 Jeffrey A. Law changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |law at gcc dot gnu.org Priority|P3 |P2=