From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id E10EF3858D20; Tue, 29 Aug 2023 09:11:57 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E10EF3858D20 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1693300317; bh=d1WvYK61Sxx1Rz2wH4Z6SBTO3MXUQLgWxTD6ln2FatA=; h=From:To:Subject:Date:In-Reply-To:References:From; b=eViR3IZgFKxwwDq8YTY2tBOxeQDwcy4gkDfNB1ZpAy3BBok+cRUaiB8AHZV9RzLg0 fWqMcIjO0EhySxDwgzWRVtVgppLfDM6r98hNVYKOladB8Ppf5IXEWgQvfahZgwSVKJ CUXNtzBYyKB05ksroGmH3FDkDQvt9oNfKEguaQqI= From: "hubicka at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug middle-end/110973] 9% 444.namd regression between g:c2a447d840476dbd (2023-08-03 18:47) and g:73da34a538ddc2ad (2023-08-09 20:17) Date: Tue, 29 Aug 2023 09:11:56 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: middle-end X-Bugzilla-Version: 13.1.0 X-Bugzilla-Keywords: missed-optimization, needs-bisection X-Bugzilla-Severity: normal X-Bugzilla-Who: hubicka at gcc dot gnu.org X-Bugzilla-Status: NEW 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: 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=3D110973 --- Comment #5 from Jan Hubicka --- Note that some (not all?) namd scores seems to be back to pre-regression https://lnt.opensuse.org/db_default/v4/SPEC/graph?plot.0=3D798.120.0 https://lnt.opensuse.org/db_default/v4/SPEC/graph?plot.0=3D791.120.0 https://lnt.opensuse.org/db_default/v4/SPEC/graph?plot.0=3D299.120.0 between 2a0b19f52596d75b (2023-08-07 00:16) and b0894a12e9e04dea (2023-08-10 13:29)=