From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-oi1-x229.google.com (mail-oi1-x229.google.com [IPv6:2607:f8b0:4864:20::229]) by sourceware.org (Postfix) with ESMTPS id 734B2395C05D for ; Wed, 16 Nov 2022 18:52:16 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 734B2395C05D 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-oi1-x229.google.com with SMTP id n205so19572486oib.1 for ; Wed, 16 Nov 2022 10:52:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=v+ASFVY0XTI8couPs4Dc0AIkBk3rRxkmjVDFQCB11dc=; b=WzufXtUTinotNEvXEBcwnfATQ8HLscnGqVgLB3iINVUk14pA5TgeLNPb0cpxSvoG+l cIKAMlteo8CzAWErKsNYZa9rT69gr1lAhPif/tKOAej+uU0Fc34X09KwBY/5ipBnMjxd RgY1oVhXg3RVuh6bv5nXeKM6kTQP2SNs22THAbnOFXti0HjxeTwV6gWzhoJN/Jy0y1vW fLXs4/10VTsS9Gnfl/A6WrV3nlX9ccgsfePp9EJrTGvkfl4alJgmeGYYyFlYtpQd+hSO OQTy2hlGeZwvXeSBjogX/Fw/KRpwhIK0brChizIQLuaHJkUHid+cYJ+2b8bt4nq0wO7v t+Og== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=v+ASFVY0XTI8couPs4Dc0AIkBk3rRxkmjVDFQCB11dc=; b=lxqZe+xNExZuvYNQUYMjtlVQ+iNgc9G6Ffr4NH5wXEs08S79Rz2jJt/SLo/Zi+hdMr DXKvH6Ko707PEnkoAxdbzb1iKQ62HzDIjlEv5p4rPuJMH48xxCpQwXoGX1cbXDwi55Zl GTVK+3/fYrgen9wkEvGuXDt/wkWc9scpgUYWy15xfM/aukO1k0idedmYYsRI/msBWkiB o/iOk9e0+u6AzE0g+sBsg1Axh/D/SYwi0+qe9CvPmzYvWvQ7r2JgYl9hm0mI94oXCeS3 4/pvxCtZdmA3/VX7Xc6/iriBF+f//Pa0KvpSD+7h6iaMy20BZfxNegutSmu+QJc9sDzH EOlg== X-Gm-Message-State: ANoB5pkABoJnb+wjND5i2cr/JkZUBdWKdnMVCO0HADIwbR1xCk1I6Dzl nDZIS2ZVf1PqnjlehRwsVU+jxMuBXng= X-Google-Smtp-Source: AA0mqf6Gu8iNfXkcCcq8XAaF8twutmxwTNZWnPIw5wuFRreISKVobuq/BfbRbzSIpu4JnJZh4sFyJw== X-Received: by 2002:aca:6155:0:b0:359:eec7:7f98 with SMTP id v82-20020aca6155000000b00359eec77f98mr2291643oib.248.1668624735062; Wed, 16 Nov 2022 10:52:15 -0800 (PST) Received: from ?IPV6:2601:681:8600:13d0::f0a? ([2601:681:8600:13d0::f0a]) by smtp.gmail.com with ESMTPSA id bj27-20020a056808199b00b003547a3401e6sm6444532oib.43.2022.11.16.10.52.14 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 16 Nov 2022 10:52:14 -0800 (PST) Message-ID: <8d25ff4f-025e-5534-6148-64359375ada3@gmail.com> Date: Wed, 16 Nov 2022 11:52:13 -0700 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.3.1 Subject: Re: [PATCH 1/2]middle-end: Support early break/return auto-vectorization. Content-Language: en-US To: gcc-patches@gcc.gnu.org References: From: Jeff Law In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-2.5 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM,NICE_REPLY_A,RCVD_IN_DNSWL_NONE,SPF_HELO_NONE,SPF_PASS,TXREP 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: On 11/16/22 05:17, Richard Biener via Gcc-patches wrote: > On Tue, 15 Nov 2022, Tamar Christina wrote: > >> Ping, anyone alive in here? ? > You have to queue behind all the others waiting, sorry. But it's on > my list of things to look at - but it's also a complex thing and thus > requires a larger chunk of time. Yea, it was quite an end-of-stage1 this cycle.  I'm slogging through as much as I can day-to-day. jeff