From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 00727385DC0B; Thu, 23 Apr 2020 10:55:27 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 00727385DC0B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1587639328; bh=0BL/fE7AzVEMZ7VCXFTbNOK6PhGDBY2FmW2PtnXNZL4=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Vljb3SelsfaVfdpRVj1R82yeh0SH6rwfgQBfkrl6PgNLBp9nGlneN0pzceNuwMIsT zOtRCzqe4THS4ZzYfw4IMuMJ9HjuDFmmSQ9mduf9zIgQ6YU55/4aya/FdOPf0N+v2s iulNxucnPHBihzzlfxPZfG6onDZgM+W40qQcvLUc= From: "amonakov at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug rtl-optimization/94728] [haifa-sched][restore_pattern] recalculate INSN_TICK for the dependence type of REG_DEP_CONTROL Date: Thu, 23 Apr 2020 10:55:27 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: rtl-optimization X-Bugzilla-Version: 7.3.0 X-Bugzilla-Keywords: missed-optimization X-Bugzilla-Severity: normal X-Bugzilla-Who: amonakov at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: INVALID 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: cc resolution 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 X-BeenThere: gcc-bugs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-bugs mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Apr 2020 10:55:28 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D94728 Alexander Monakov changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |abel at gcc dot gnu.org Resolution|--- |INVALID Status|UNCONFIRMED |RESOLVED --- Comment #3 from Alexander Monakov --- On the high level the analysis makes sense to me, but as this is predicatio= n in Haifa scheduler this is not really my domain :) The bugreport is also miss= ing a testcase and information about the target. I see the reporter has just sent an email to the gcc@ mailing list, so I'm closing the report: https://gcc.gnu.org/pipermail/gcc/2020-April/232192.htm= l=