From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 1B6BB3858D1E; Thu, 28 Mar 2024 10:06:09 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 1B6BB3858D1E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1711620369; bh=wP0dZZjYECoMgWpM+RsBKh9wDnxYvlmbtF1jl04rW+8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=UICjgyR0qQLNDqZAVgZmKsqeWOvXmwB+Oq22JZiM4LeHrevz0bJXRySCjf3OiaAQT lRgHORxKOlV0Bt+VsB3NyjEE6YBMq8sypwcx8S5MBa0/LBBCuE5wAQYulREDa43/VK CiL3Ft74ftceznpz155Nep4wM0QnVssHwwA955n4= From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug rtl-optimization/114515] [14 Regression] Failure to use aarch64 lane forms after PR101523 Date: Thu, 28 Mar 2024 10:06:08 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: rtl-optimization X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: missed-optimization X-Bugzilla-Severity: normal X-Bugzilla-Who: rguenth 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: 14.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=3D114515 --- Comment #1 from Richard Biener --- Btw, why does forwprop not do this?=