From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wm1-x329.google.com (mail-wm1-x329.google.com [IPv6:2a00:1450:4864:20::329]) by sourceware.org (Postfix) with ESMTPS id 7A8B03858C5E for ; Mon, 24 Jul 2023 16:49:49 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 7A8B03858C5E Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gmail.com Received: by mail-wm1-x329.google.com with SMTP id 5b1f17b1804b1-3fc0aecf15bso45014125e9.1 for ; Mon, 24 Jul 2023 09:49:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1690217387; x=1690822187; h=to:in-reply-to:cc:references:message-id:date:subject:mime-version :from:content-transfer-encoding:from:to:cc:subject:date:message-id :reply-to; bh=JxP/mq6aHNvUrj/I1xppJyzsRuZMfe6ZTs/1lW+vbB8=; b=fPmJ/tfpU9X4iTDlNYx5+qFDRSoO8llIzzkLY1qXZTCzHVXU2ssb05yAkpGxUnkrBt 4nsuaBYBq82wUTTX5n9pI/RPVEZibMWo96oZ0LUmL6zVd3y2sw47QtmGgxR9XAsJAVu2 aN4SCENeBsxjMc36ZTZFJ0gmuouw0K3AyfyrtiT4ajjPCCsRtnVbBAq2UFWzbl207MDF MqN1yPSLUTqlhyPDMXqS4yGAqWDMi5HUXNGPagTf8FmcmSoPoGTQdFaeakRr2fgp4svH GezGX4Bh0nX8BBcYLeWB09OWwPQEeU64oufI4yZiCF32tk0hQa7PvFXWY+mZliPsmVfH aYbw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690217387; x=1690822187; h=to:in-reply-to:cc:references:message-id:date:subject:mime-version :from:content-transfer-encoding:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JxP/mq6aHNvUrj/I1xppJyzsRuZMfe6ZTs/1lW+vbB8=; b=kMk0O5VTCyW2TzFrl2/jNhJJbRTfq0U3EbzlZ6gzEqDda0gYjPAR3CT09Q8ohSjZc6 L8umZUsv5bORQpHWGxM0slMH71JIvo7YxqNr338N/Hvq8o/YJ3TQV0dkw2NxLSPfQ3lh GgE7wwmcFGmth4P7XhRiU5FaZQzwJKy6uLtcfP28osF2MKCymhxyCFg6hYXMTHB3WNlR d1SwzzR1TTM6cJh7uAgPZbe2h/3kgXRTS5Alpkwe+qJoSzqbA0QcLgnBn0HzjhZjkEUp 8sOGUmIU6wKvPdeXD6pIVQNj1p4nlzc4HbsXbSwb784heCQR4GkwfTur2S3EWwf+nxLk gUOg== X-Gm-Message-State: ABy/qLbGh3dNQe2UxQYaeAIVkZVGWfg4AkYtipGUm4buN3XYHBJmRLft Juv5PhMNjbcPEknXTNvyuCmadSUjIsQ= X-Google-Smtp-Source: APBJJlGKVKT9gBp8VZRvr06scRK0mCcKhrWl5uIFLNXwem59OvXjd6TC0PvEfYUJ8xIgtJqmgkZxSA== X-Received: by 2002:a1c:750f:0:b0:3fd:2d35:b96a with SMTP id o15-20020a1c750f000000b003fd2d35b96amr5216027wmc.39.1690217386685; Mon, 24 Jul 2023 09:49:46 -0700 (PDT) Received: from smtpclient.apple (dynamic-095-115-117-145.95.115.pool.telefonica.de. [95.115.117.145]) by smtp.gmail.com with ESMTPSA id j5-20020adff005000000b0031764e85b91sm1794051wro.68.2023.07.24.09.49.45 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 24 Jul 2023 09:49:45 -0700 (PDT) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable From: Richard Biener Mime-Version: 1.0 (1.0) Subject: Re: [PATCH] [GCC13] PR tree-optimization/110315 - Add auto-resizing capability to irange's Date: Mon, 24 Jul 2023 18:49:34 +0200 Message-Id: <0FE687D6-F12D-42EE-969F-952E347CD899@gmail.com> References: <8b98831c-23cd-0c27-58f3-62bbcb4b3347@redhat.com> Cc: gcc-patches , "hernandez, aldy" In-Reply-To: <8b98831c-23cd-0c27-58f3-62bbcb4b3347@redhat.com> To: Andrew MacLeod X-Mailer: iPhone Mail (20F75) X-Spam-Status: No, score=-3.1 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_HELO_NONE,SPF_PASS,TXREP,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: > Am 24.07.2023 um 16:40 schrieb Andrew MacLeod via Gcc-patches : >=20 > =EF=BB=BFAldy has ported his irange reduction patch to GCC 13. It resolve= s this PR. >=20 > I have bootstrapped it and it passes regression tests. >=20 > Do we want to check it into the GCC 13 branch? The patch has all his comm= ents in it. Please wait until the branch is open again, then yes , I think we want this t= here. Was there any work reducing the recursion depth that=E2=80=99s worth b= ackporting as well? Thanks, Richard=20 > Andrew >