From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 9EBBC3858425; Fri, 23 Dec 2022 14:05:22 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9EBBC3858425 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1671804322; bh=ohmo2wtxwmIZhSAEXuUvwPjBlRfVpysWinJ68aSW+0k=; h=From:To:Subject:Date:In-Reply-To:References:From; b=rq0M7YeD525zSd3vbjL8l09TVfC/uzYuoFgFMQVS4btpCAE5uXWVg4vbbt46owS0i MxBB6bnRquWBszQYM8xRBNqydckYds+/JgtIWXxC6KRaKqItwP11txhzRxNl2qn66e kXRWN7xHmZKoq8SVQsMGqNMoiA+3LqnmEuDdjBP4= From: "marxin at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/107767] [13 Regression] switch to table conversion happening even though using btq is better Date: Fri, 23 Dec 2022 14:05:20 +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: 13.0 X-Bugzilla-Keywords: missed-optimization X-Bugzilla-Severity: normal X-Bugzilla-Who: marxin 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: 13.0 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=3D107767 --- Comment #15 from Martin Li=C5=A1ka --- @Richi: Please send the patch for switch conversion in the next stage 1.=