From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 041433858C83; Mon, 1 May 2023 20:34:50 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 041433858C83 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1682973291; bh=/p2PM7MXrG5sCbCix7WFPID6bwfYVJM95PtD+hoZnaQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=GfFVDDbwSPlCUbrcdtRj7e1DiAT2xvMAuGke4cJHow+6dqGOAmuHe03FON7DKjz+X Ah4ue1wAhQ1bmFHW/9pcDbKOMiWyxql/OLUTTc//BtuloluRwkOszlZQ5k+UXHsX1i Vlb0VC5iOwByhpn8WDwHmoN5XY9fiYQa5kKMj54c= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/101339] (bit_and (negate (convert thurth_value@1)) integer_onep) is not optimized to just @1 Date: Mon, 01 May 2023 20:34:50 +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: 12.0 X-Bugzilla-Keywords: missed-optimization X-Bugzilla-Severity: enhancement X-Bugzilla-Who: pinskia at gcc dot gnu.org X-Bugzilla-Status: NEW 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: assigned_to bug_status 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=3D101339 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|pinskia at gcc dot gnu.org |unassigned at gcc d= ot gnu.org Status|ASSIGNED |NEW --- Comment #3 from Andrew Pinski --- comment #0 was fixed with r13-793-g8fb94fc6097c . comment #1 is still not fixed and I am not going to work on that one.=