From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-vs1-xe34.google.com (mail-vs1-xe34.google.com [IPv6:2607:f8b0:4864:20::e34]) by sourceware.org (Postfix) with ESMTPS id 2EE603858CD1 for ; Fri, 14 Jul 2023 12:32:17 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 2EE603858CD1 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-vs1-xe34.google.com with SMTP id ada2fe7eead31-440c368b4e2so724995137.2 for ; Fri, 14 Jul 2023 05:32:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1689337936; x=1691929936; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=aXV9XUuygAT6f95RKEODeSg/6mOTjFHf3LxZVvp9Atc=; b=pfv22cezju1GdK25a/fYb8dzLWfgOSnCHRFeSjfkoFjQencfJiYC9QoC6RGhn9UoWx PNjXKuv2hfGtHAFuw7kO4N4kU+E9OZS0yWA23NmmjRxtp58h2oL+QpEpUIATGrEZr/Ye pRQKzf/X8YOmaZ9KOMJfwL1o8jxZDXVckVBXPPW7U/y0Y9GrcodAAowBw59T8l2FEX5x wc2BxiEAeQvLPRYzgvPi7NHlqRxaDKBjPHw1isgwFT0DwhEMO0JeKXZryUfQ2bjx2aOE qTMGxLXobVPsn79BdXNOx3zX9ah/adhUR0/QT0KMX+9ZdEF4mSrlEMF4Fb9YbDvGmH8p ZOAQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689337936; x=1691929936; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=aXV9XUuygAT6f95RKEODeSg/6mOTjFHf3LxZVvp9Atc=; b=Yni5pRNWpreae3gGebAhdSUeyTZfy4qFQYwVsobsw3s4FXuK412XfffmiyWAAMQ29Z rntjWuDu8WjgywSVVmUePM52/qdDogXtopClyLUWQ0jVOOyzi4PmwR/hyfzIn9KIXU12 +t5ZE1X3rkklBwE7D84qgCsZZltLd1FwFSfdIeQj7T9XcoeDwXv333ZAx1K4wkkg2VDw E121UHRL5mI3dofD8zgUyJB5PvYUR9ZEYmk9UW6bBCyFtYoqBodmTmJaOrLvILMLDXiu WKO6N7Q/zyWElOW6pXu8pvzulnj/tI67oZLc52+jZcRECXu+3TV3CEDryi3IREfjsu6v VQgw== X-Gm-Message-State: ABy/qLZHjPc0AkINI6xBcNJbByKfq9l+rDF6CLsTk+M+ju3MB5Rq0gvQ GDRgpsxxvHulqqpN2ePfBj+nLww113OVKUxCsY0= X-Google-Smtp-Source: APBJJlGE3c3nldlnjUjEfRcOlf5HhRpGzkfgcIblQuhcmsLeupeVhbIdz7qdyqqvWMhkQ0Gpf0JArEDcp5eEfxvrgKE= X-Received: by 2002:a67:b342:0:b0:444:c9b4:25bc with SMTP id b2-20020a67b342000000b00444c9b425bcmr2573273vsm.17.1689337936310; Fri, 14 Jul 2023 05:32:16 -0700 (PDT) MIME-Version: 1.0 References: <20230714020205.16214-1-lidie@eswincomputing.com> <1db1c7ea-d3a5-6a54-e4a2-8e4b644e286e@gmail.com> In-Reply-To: <1db1c7ea-d3a5-6a54-e4a2-8e4b644e286e@gmail.com> From: Kito Cheng Date: Fri, 14 Jul 2023 20:32:04 +0800 Message-ID: Subject: Re: [PATCH] RISC-V: Remove the redundant expressions in the and3. To: Jeff Law Cc: Palmer Dabbelt , Die Li , GCC Patches , jeffeyalaw@gmail.com Content-Type: multipart/alternative; boundary="0000000000009975d6060071a35d" X-Spam-Status: No, score=-1.5 required=5.0 tests=BAYES_00,BODY_8BITS,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM,HTML_MESSAGE,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: --0000000000009975d6060071a35d Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Committed :) Jeff Law via Gcc-patches =E6=96=BC 2023=E5=B9=B47= =E6=9C=8814=E6=97=A5 =E9=80=B1=E4=BA=94 10:52 =E5=AF=AB=E9=81=93=EF=BC=9A > > > On 7/13/23 20:41, Kito Cheng via Gcc-patches wrote: > > Expanding without DONE or FAIL will leave the pattern as well, so this > > patch is fine IMO, so this patch LGTM, but anyway I will test this and > > commit if passed :) > THanks. I looked fine to me, but I wasn't going to have the time to > commit/push it tonight. > > jeff > --0000000000009975d6060071a35d--