From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 2E2923857B9C; Thu, 22 Sep 2022 15:56:15 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2E2923857B9C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1663862175; bh=lfUR5PE6pE02H9hDC04ZbzLKGQZ4MDShGc38aOf6lUw=; h=From:To:Subject:Date:In-Reply-To:References:From; b=n3ZWaTvVfl+q1tzxXF3GpiRi6RP5Tj39tpVaRytTP92Mg/nQg4AbXOcCFwKEQA0r5 sM+zErN3dfswyyNacBC0F1hNwYfurN7gJkwvXYAAvLCVXjL7U8RFgIGlgYcMU9wY0T Foa9CObwg+6ijrnlwIehQYXl5lgVP5O5ATmpWxp0= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/99407] s243 benchmark of TSVC is vectorized by clang and not by gcc, missed DSE Date: Thu, 22 Sep 2022 15:56:14 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: tree-optimization X-Bugzilla-Version: 11.0 X-Bugzilla-Keywords: missed-optimization X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org 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: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc 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=3D99407 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |juzhe.zhong at rivai dot ai --- Comment #5 from Andrew Pinski --- *** Bug 106989 has been marked as a duplicate of this bug. ***=