From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 405D23857369; Tue, 11 Oct 2022 00:31:29 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 405D23857369 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1665448289; bh=t6d8SXLYdkX7ePeG6ATdQHOj+uttOh8jLTJDdOw1KLk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=roPdCPGbV/HQughLSTjUlb8t+xBErr4pcE00iWgrgA4TfLCFKVHX2eOsHRLKfwZnZ aXCH5rnPxxpAkfrCXtO9U2m0QXXXIXy0lx+5aPCWYxvWXb9cDrkaGZiP9dZaRDF3Qy EIcpHrOs9fc89qYzYRE+PcQc3ch6ECRmlyysN2fk= From: "guihaoc at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/103109] madd not used for multiply add on POWER9 Date: Tue, 11 Oct 2022 00:31:28 +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: 12.0 X-Bugzilla-Keywords: missed-optimization X-Bugzilla-Severity: enhancement X-Bugzilla-Who: guihaoc at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED 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: 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=3D103109 --- Comment #4 from HaoChen Gui --- (In reply to Peter Bergner from comment #3) > (In reply to HaoChen Gui from comment #2) > > Fixed by r13-2107. >=20 > This is marked version =3D GCC 12. Were you planning on backporting this? Not sure if the patch needs to be back ported. It's not a functional issue.=