From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 9929938582A4; Wed, 15 Mar 2023 14:29:40 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9929938582A4 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1678890580; bh=nti36EO15ODfmJOaugmCNzE7mVf6P7Aj8td5ib7DtKQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=f+TDtaLaXTUT7bC7xP0R86zqieiSo68FXJ5auFGmWw0ArHNn1f3wA+aeQfEhXqzDy wFbK/vJhewMiYG7OppuDrLWp6u9Vb3VgUSHdrmaPUgeQ4tWVFBkXZ2BxDT9Vopj8WS G6mYZGQ1v4fD0hsuArhKyK5t5O3PF3ewG3Kt/g40= From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/109072] [12/13 Regression] SLP costs for vec duplicate too high since g:4963079769c99c4073adfd799885410ad484cbbe Date: Wed, 15 Mar 2023 14:29:40 +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.0 X-Bugzilla-Keywords: missed-optimization X-Bugzilla-Severity: normal X-Bugzilla-Who: rguenth at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: rsandifo at gcc dot gnu.org X-Bugzilla-Target-Milestone: 12.3 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: priority 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=3D109072 Richard Biener changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P3 |P2=