From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A0AAD385C6E5; Fri, 27 Oct 2023 03:29:13 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A0AAD385C6E5 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1698377353; bh=11rUdQ2WdHeOoZ1G24xSUCpJ9AbeDJ4le6uZCH97kb0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=jWwXXmMEIiGKsoUxQNYEa/t8Rncm8dkIilYB9vy8xnoUy5ECoPx22hT+3oNDKmXM9 2ag7tWzUGJ3XQ9D6vnN6EIP59XWxFEuLRswyZi/BuCwOq8IrwjhzGtJpi25Z89Hk7V Z5zjLuw+meWYgU855BGfBOwo0RX9PZWFM2DRw4XA= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/111820] [13 Regression] Compiler time hog in the vectorizer with `-O3 -fno-tree-vrp` Date: Fri, 27 Oct 2023 03:29:13 +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: 14.0 X-Bugzilla-Keywords: compile-time-hog, needs-bisection X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.3 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=3D111820 --- Comment #17 from Andrew Pinski --- *** Bug 111833 has been marked as a duplicate of this bug. ***=