From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id E88613858438; Thu, 9 Feb 2023 08:47:47 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E88613858438 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1675932467; bh=bo4zNPZY+G3b1UXjooWavLGXwTYWHoN4cLJknLd9dKM=; h=From:To:Subject:Date:In-Reply-To:References:From; b=jeT5e4PQgk1jDKymBp4//tZhI1SVrOIXZs72ZKLvibKe2cK51D8fTgAJI7AbN+eg3 OTB2Uu86FhLtMRuHTo7iljbGrhzEs/IWj+QTSdI5G1jT3TWTfTopnFahDLYLqmqmqt l5Ss1K7URUhCvpaHFvScU2508SZn2TcnNuZO6r9s= From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/108738] compile-time and memory-hog in mdreorg Date: Thu, 09 Feb 2023 08:47:47 +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: 13.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: rguenth at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED 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: cf_gcctarget 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=3D108738 Richard Biener changed: What |Removed |Added ---------------------------------------------------------------------------- Target| |x86_64-*-* --- Comment #1 from Richard Biener --- A perf report isn't very conclusive, but at least points at STV: Samples: 3M of event 'cycles:u', Event count (approx.): 4455606089800=20=20= =20=20=20=20=20=20=20=20=20 Samples Command Shared Object Symbol=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 2153935 cc1 cc1 [.] bitmap_bit_p=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 288315 cc1 cc1 [.] (anonymous namespace)::scalar_chain::analyze_register_chain 145980 cc1 cc1 [.] bitmap_equal_p=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 85953 cc1 cc1 [.] pop_scope=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 70985 cc1 cc1 [.] bitmap_ior_into=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20 87675 cc1 cc1 [.] df_chain_create with -O2 -mno-stv we get to machine dep reorg : 0.01 ( 0%) 0.00 ( 0%) 0.01 ( = 0%) 0 ( 0%) TOTAL : 202.90 8.46 211.41=20= =20=20=20=20=20=20 1475M=