From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id EA2383882066; Thu, 13 Jun 2024 14:08:00 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org EA2383882066 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1718287680; bh=mMx5ozogyKJQMdmWuJ0VDXPoyIcvYXVuzNBBFe6+zdg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=AoGjkHxCvsajuEZi07Fqr0DrGt4xbsyBPQCdCaS4kHPErAo6P7/7MUC8/+hCPdIi0 3e3BP1GXnt6jYY4rzoQ/tor2U1nyvlb9+WHroznRyf1JOWe/Vh8+eQBBduXGpSKdfs irjKZ/8tS5Ooaq+ineeByicoPN/M6xctGZhYC0Zg= From: "hongyuw at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/115463] [15 regression] 526.blender_r regressed 5% on Zen2 with -Ofast -flto -march=native since r15-1058-gc989e59fc99d99 Date: Thu, 13 Jun 2024 14:08:00 +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: 15.0 X-Bugzilla-Keywords: missed-optimization X-Bugzilla-Severity: normal X-Bugzilla-Who: hongyuw 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: 15.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=3D115463 --- Comment #3 from Hongyu Wang --- Should be fixed, but will wait for the confirm of SPEC result on znver/skyl= ake.=