From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 4D3A8395B80B; Thu, 14 May 2020 12:50:29 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4D3A8395B80B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1589460629; bh=vCnL4xZLvS2RICgrmujKU/RrNzL1GLYdGtSEurNBJOY=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Z0u8Az4dEkEGDwnwoMzxkYs/LodCF9PmiiB7OVGGv+o+Huwh/jXxDcA0bMw+4O0/q cD+ve9ZK/6h4Ph96sGreF+7PhEtLX+bFU5W2pRKJDLY0UmYTDxlwsB7NC+WGF94q4K aYY31n4D900LS+ULwJAZ133SeQKA+falxRCIfJKM= From: "ubizjak at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/92658] x86 lacks vector extend / truncate Date: Thu, 14 May 2020 12:50:29 +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: 10.0 X-Bugzilla-Keywords: missed-optimization X-Bugzilla-Severity: normal X-Bugzilla-Who: ubizjak at gmail dot com X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: ubizjak at gmail dot com X-Bugzilla-Target-Milestone: --- 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 X-BeenThere: gcc-bugs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-bugs mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 May 2020 12:50:29 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D92658 --- Comment #10 from Uro=C5=A1 Bizjak --- The patch is ready to be pushed, it is waiting for a decision what to do wi= th failed cases. Richi, should this patch move forward (eventually XFAILing failed cases), o= r do you plan to look at the fails from the generic vectorizer POV?=