From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 34C653858428; Fri, 23 Feb 2024 01:21:21 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 34C653858428 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1708651281; bh=YwzvQFKWGI0+d5TltIEmodcFweCZo89eMls3UjxgeZ0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=KtI4aT2GJ5k8tPmhOLreP9lPOloQOV3tK97M23J7TCUiYZybTBBr9T4N+YqIobGjE 7s4+K/Z/Cv4y+v9wx5hRSP6mtNmGEp1ZAoBxM1v+NV9E+CxJoA9Ipw0vtFtu3dyMDU zUXuDClJiZwkojr+XwD3A0bEaYA9qBmoAblWmDZQ= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/107270] [11/12/13/14 Regression] return for structure is not as good as before Date: Fri, 23 Feb 2024 01:21:19 +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: 12.0 X-Bugzilla-Keywords: missed-optimization X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: pinskia at gcc dot gnu.org X-Bugzilla-Target-Milestone: 11.5 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status assigned_to keywords 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=3D107270 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|unassigned at gcc dot gnu.org |pinskia at gcc dot = gnu.org Keywords|needs-bisection | --- Comment #3 from Andrew Pinski --- Working on a patch which adds aarch64_bfi_rtx_p to catch all of these manual BFI patterns.=