From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 967F3385840B; Mon, 31 Jul 2023 15:30:46 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 967F3385840B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1690817446; bh=9BXlnk7Edv/edYnsS0AsESsFdvtZmOacnR0RGGn4wU4=; h=From:To:Subject:Date:In-Reply-To:References:From; b=EqAlrTL0Ro4mnKBqLQHSuC2Y5ygY6hvvybIUd8fpivdq1gOIKoZvK4vYUfptDpU/c X1eF3KMYyk8tkunBTZ1uG2HZLCXGj1STX9KgmnTIy+WTO1r70JipHVfDK6lRzp6TVL PkRKZJTR+85BUj7ZOEHMQWSLDSsTjPNpasSrD5nY= From: "tnfchris at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/106346] [11/12/13/14 Regression] Potential regression on vectorization of left shift with constants since r11-5160-g9fc9573f9a5e94 Date: Mon, 31 Jul 2023 15:30:46 +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: 13.0 X-Bugzilla-Keywords: missed-optimization X-Bugzilla-Severity: normal X-Bugzilla-Who: tnfchris at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: tnfchris at gcc dot gnu.org X-Bugzilla-Target-Milestone: 14.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: target_milestone 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=3D106346 Tamar Christina changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|11.5 |14.0=