From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 4C6803858C60; Fri, 11 Nov 2022 08:47:49 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4C6803858C60 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1668156469; bh=AICCJuMdUDIDqKo/DD72+rR0PZB6fScZptv+TkbCU9w=; h=From:To:Subject:Date:In-Reply-To:References:From; b=xvHoQwV8J5JVZuQ9fkILbRPH5zbYM41sfiYoeMk3TrjsPeXUt49hp9uaHEAMUvnEd XJqoxEj+OI006qQK4E6pNX3qZ3LmynWuxp1yLQBIi1JL5bTUDiUG7oON3ycPr5Nf9n ydkdrFIk3hJB8hZNsHrPwZMGJzupW6stih7b0FqE= From: "tnfchris at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/89430] A missing ifcvt optimization to generate csel Date: Fri, 11 Nov 2022 08:47:48 +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: 9.0 X-Bugzilla-Keywords: missed-optimization X-Bugzilla-Severity: normal X-Bugzilla-Who: tnfchris at gcc dot gnu.org X-Bugzilla-Status: REOPENED X-Bugzilla-Resolution: 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: 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=3D89430 --- Comment #16 from Tamar Christina --- I think this can be closed now right?=