From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id E32993858C78; Tue, 27 Feb 2024 09:32:28 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E32993858C78 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1709026348; bh=RayoLHswaUrO1/nFxHOcdKWCqnRju2UXJIGwijbIft8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=s0QXreRB9K7grJwCrtAtLPF/FYwjETZ2wEqAVxoU339opOOGawQOYALn/15ImBfX8 3I8yQvbZvg2HiJQVSCoflbup0mzBPuhv8HoynZZH2bSskJNFKQxf6pDBvSFMdC7f/T UTTcPDuWUBuraZabg6XA1ZvvhXzKWOuxEqwBlO5M= From: "tnfchris at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/102171] vget_low_*/vget_high_* intrinsics should become BIT_FIELD_REF during gimple Date: Tue, 27 Feb 2024 09:32:28 +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: enhancement X-Bugzilla-Who: tnfchris at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: pinskia 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=3D102171 --- Comment #3 from Tamar Christina --- (In reply to Andrew Pinski from comment #2) > I think I am going to implement this (or assign it interally to someone e= lse > to implement). If you do, please also remove them from arm_neon.h and use the new intrinsi= cs framework. We're gradually trying to get this file empty.=