From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id CE07A3858C35; Mon, 16 Oct 2023 14:23:03 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org CE07A3858C35 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1697466183; bh=uPk2oFdlrn9bRJwqkGgEcttH+ZEkrK6c/oK6SpQnaJg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=APCyoHGskeH1ovwOlg93sUUfhXU4cuhUjPPoSDiezlrquXBJUxn8HcXd6GFyhkUtz bGkYGS2W2DvqETMcd3h5vQOHdq23Show2Q6uUwazs5dgC6UGbnzAOrdOCPVTNEjjPA IULIRMgF40Gvn3wdZwjag713f/mWxTU5Hza7+oqg= From: "rdapp at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c/111794] RISC-V: Missed SLP optimization due to mask mode precision Date: Mon, 16 Oct 2023 14:23:02 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: missed-optimization X-Bugzilla-Severity: normal X-Bugzilla-Who: rdapp 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: 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=3D111794 --- Comment #10 from Robin Dapp --- >From what I can tell with my barely working connection no regressions on x8= 6, aarch64 or power10 with the adjusted check.=