From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id E539A3858C66; Sat, 31 Dec 2022 04:30:23 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E539A3858C66 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1672461023; bh=TRB6kYA5NuVm8gjYPKShG6ZzE3A5nVR0XKAmC9Vxko0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=dwXRZWK0aYaRLtifCS00u20stWMv5AKjGta+tL4TFz4YIPLOMfq30JdiKbPKIVhdX EL/WX7do891MAp/a6K/cu/OTiR2gewMEsltL7DNxKGMB4JHzXBmvBczcB8oK5gy4BM q7sKYStQYr3RVDLK4QAiG+4aWHX2ouDZzPcrYgcQ= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/105216] [12/13 regression] 8% regression for m-queens compared to gcc11 O2 on CLX. since r12-3876-g4a960d548b7d7d94 Date: Sat, 31 Dec 2022 04:30:22 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: tree-optimization X-Bugzilla-Version: 12.0 X-Bugzilla-Keywords: missed-optimization X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 12.3 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=3D105216 --- Comment #15 from Andrew Pinski --- Might be interesting to test it again to see if it has been fixed on the tr= unk.=