From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id CF52D3858D38; Sun, 8 Jan 2023 09:09:17 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org CF52D3858D38 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1673168957; bh=7dVK2Z0GoLFdGVRllbt99PXpMr1fMm/VSMpammKmdlo=; h=From:To:Subject:Date:In-Reply-To:References:From; b=gpCJ1Edo+NTQ7poSsPzuFq/S9o53kNI+XqABDwDVE9Dnpy3kQfBvMdiS6MLuHmGTK qRCLbMhxg+WyXN47nNODbVc+q4wTSpELrbqgV83P2SPT7ZuF4G+TlBSv+ILMWet8/q XKlXTtkLvkBAFWEFFEjuyNthbUkD0N/YlNQSoFTc= From: "roger at nextmovesoftware dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/106704] [12/13 Regression] avx intrinsic not generating vblendvps instruction with -mavx Date: Sun, 08 Jan 2023 09:09:10 +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: 12.1.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: P2 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 12.3 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc bug_status resolution 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=3D106704 Roger Sayle changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |roger at nextmovesoftware = dot com Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #12 from Roger Sayle --- Thanks to Hongtao, this now fixed on GCC12 and mainline.=