From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 02F863858C41; Sun, 30 Jul 2023 09:03:06 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 02F863858C41 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1690707787; bh=/nf/P0ciW25Pqt46VIssKRqt8rRBA1Gc2D5L0Yr0fZw=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Cu4fE8I1tLQRzhDaafKJaZ478guwXVMGY6nMm/iH6hxAH+ItJe7MULK2fGQKCKYxM 5jw3Plz26sihxx880w8ObjaQWjj7BVPwWQ0qnWpn9KSr3qrKjfaVc5i7T3wBadSWqE x+vTxgrDqKV7CjF2V1zVCrk6RV5odEoCvVHdFdh0= From: "roger at nextmovesoftware dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/106222] x86 Better code squence for __builtin_shuffle Date: Sun, 30 Jul 2023 09:03:05 +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: roger at nextmovesoftware dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution bug_status cc 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=3D106222 Roger Sayle changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED CC| |roger at nextmovesoftware = dot com Target Milestone|--- |13.0 --- Comment #3 from Roger Sayle --- This was fixed by Hongtao's patch for GCC 13.=