From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id DEBD63858020; Fri, 2 Feb 2024 11:12:04 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org DEBD63858020 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1706872324; bh=fZWqFMmUOjXf81AZ/oNtoYp8avLPejlT50ovhChW0cI=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Ab6qtz0AtdQi/kAq1nDiB5lUq9fa07/D75RacaQnZzvVxQjrIPsmUYvFm1hAkpVc1 MEj4y2seYykV5+HQj+zIhM+U6geMppWHxv6bHllNTNWeMVCNG7sQ0YAI3h84A/i5ve Z219YkLUZCcyXTxZjVdnQbAEtXB8wvx4gSW+Env4= From: "tnfchris at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/51492] vectorizer does not support saturated arithmetic patterns Date: Fri, 02 Feb 2024 11:11:59 +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: 4.6.2 X-Bugzilla-Keywords: missed-optimization X-Bugzilla-Severity: enhancement X-Bugzilla-Who: tnfchris at gcc dot gnu.org X-Bugzilla-Status: NEW 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=3D51492 --- Comment #14 from Tamar Christina --- Awesome! Feel free to reach out if you need any help. It=E2=80=99s likely easier to start with add and sub and get things pipe cl= eaned and expand incrementally than to try and do it all at once.=