From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id EBFDB3858C31; Mon, 29 Apr 2024 11:52:00 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org EBFDB3858C31 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1714391520; bh=8lmztn0ra7rSF9TnuA6C6KJILxbcF1sb+bzKl5vuYso=; h=From:To:Subject:Date:In-Reply-To:References:From; b=uQHdIV+WPvw9bSASWUZqoUEC8v+XLRIiwKvKCmdfvpl7Wh5IyVmba9XtmVXWYECya IGcy7cW2azlCM1jjkSaQAX0aIG9h6sCAVbP4N9TZG04aWTBICLGLtmGgQMXQHUuXcw QTeFSmETOELUthVVrNf753M2cWjcGRkoW6qONOp8= From: "avieira at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/114801] [14/15 Regression] arm: ICE in find_cached_value, at rtx-vector-builder.cc:100 with MVE intrinsics Date: Mon, 29 Apr 2024 11:52:00 +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: 14.0 X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: avieira at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: clyon 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=3D114801 --- Comment #18 from avieira at gcc dot gnu.org --- Sorry to be clear, the 'here' in the last sentence refers to supporting mas= ks as 0xcccc to control the writing of the output register as the ISA allows, rather than interpret 0xcccc and 0xffff as the same mask. I'll also see if I can propose a change to the ACLE specs to make this clea= rer.=