From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 7DBD43858CDB; Sat, 18 May 2024 15:55:31 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7DBD43858CDB DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1716047731; bh=b+7JdDzg1qHrFtVKwm7CQAKgF/8hDY/3uqVaqOEjqNI=; h=From:To:Subject:Date:In-Reply-To:References:From; b=usfGZ/9/LYJs3HAyN56t6nx/jNw3D2m1hT8TFyow66ww6tmc/CZWJxzQfmVLJ0HwK QW5jxuDdxNOhheunH5ufnb4WzFVnyD6Xsh03YXT9IQ+0q9y5MmeUaUabPZqg0KPPj9 frePWGLbBtnk5zfxg5+8L4B0wxhRAhU2FeOV/21s= From: "hjl.tools at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/115146] [15 Regression] Incorrect 8-byte vectorization: psrlw/psraw confusion Date: Sat, 18 May 2024 15:55:31 +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: 15.0 X-Bugzilla-Keywords: wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: hjl.tools at gmail dot com 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: 15.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc attachments.created 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=3D115146 H.J. Lu changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hjl.tools at gmail dot com --- Comment #6 from H.J. Lu --- Created attachment 58235 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D58235&action=3Dedit A patch Please try this.=