From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-qt1-x833.google.com (mail-qt1-x833.google.com [IPv6:2607:f8b0:4864:20::833]) by sourceware.org (Postfix) with ESMTPS id E55823858D35 for ; Mon, 6 Mar 2023 05:26:14 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org E55823858D35 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=rivosinc.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=rivosinc.com Received: by mail-qt1-x833.google.com with SMTP id l13so9420386qtv.3 for ; Sun, 05 Mar 2023 21:26:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rivosinc-com.20210112.gappssmtp.com; s=20210112; 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=C6aekO0KsDiL/yBwc5eGOAu1Ul+r5+kP/2kewe1Cx9E=; b=PsHqTGVygBfJX35+G/5ksEzyhAm8NYuIdTANq/Vz7emK1JSfmEVMqqtfPN61SoPJgS 6eBUGtNSfImICpJrpzGaB4eya6oYcLv2c763q2ksRbRz8PV+T6Mz4tGoGZvMLcJeggYd 5qfAjSSODcaeNXKkKl0yC/uXRMNQYxWTil2WXGyl6wKxn8tfvn3cr+mddnHbePgbK3we ahEix/+ilxYUNGoc4bimoxfjo8nlzLvHomhZojXQM+XvAZmr/piLe9te0Bzl8CZ547P+ Oh5nV85I5azw4JWZY/4hxOJmdj8KRY5K0fuiOtT8XcPD7wtbYBBq71HZIl5OsSywg1EL O9iA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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=C6aekO0KsDiL/yBwc5eGOAu1Ul+r5+kP/2kewe1Cx9E=; b=5s92RSlKqnGt23d5srthS4EGs/oH3Yu378zABH44fjV4CnvTVwoLunVpwb7Hlyj+mX jFS+kyoHjz6mlOOeJ1nQQGvCYD3VtdSN1l6onqMmyeE0uePcAofBxRO+G+ysXmDe0zit Ws882bE6I9orRWe6hEwLTSxINXyv5ceStLO2DXYoUmf/Iy5mWC3Iz9hfWKR9DEBBlt7/ NJxs2J75agG2OmCjw3DWtcTMQH9SLDhrlOLwd2VW+75EOXPKoBsE0sqWbs9TgO37MMWk ZBDOqYrlQdHgljwTFbKCCXiavcIf0lk1wJmW4XvpzjYMla/X8a/k84RYDN+Q7uN1/IA3 9l5Q== X-Gm-Message-State: AO0yUKXaMmRwXBiF8BtRYThEeVCQ7p6703QpjiPfKDqnfgzClOx/G9aC axgm4jCsZfQAZ7zRtW5Rqss2OFqQIUaGPcEsLHI= X-Google-Smtp-Source: AK7set+X6bm7JZ5/E6BvfECLz5AYF0UOCiKHQ5uh0ZSt6wuyMmonl2rS+i2VuvWZinAFYxCXNkJ5Lg== X-Received: by 2002:a05:622a:1106:b0:3ba:36f2:c207 with SMTP id e6-20020a05622a110600b003ba36f2c207mr17773093qty.39.1678080374214; Sun, 05 Mar 2023 21:26:14 -0800 (PST) Received: from smtpclient.apple ([136.57.172.92]) by smtp.gmail.com with ESMTPSA id 6-20020a05620a040600b006f9ddaaf01esm6779346qkp.102.2023.03.05.21.26.13 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sun, 05 Mar 2023 21:26:13 -0800 (PST) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable From: Michael Collison Mime-Version: 1.0 (1.0) Subject: Re: [PATCH v2 00/07] RISC-V: autovec: Add auto-vectorization support Date: Mon, 6 Mar 2023 00:26:03 -0500 Message-Id: References: <5c131d827e13d202d731fa4d46024db2d40f9a4e.camel@xry111.site> Cc: gcc-patches In-Reply-To: <5c131d827e13d202d731fa4d46024db2d40f9a4e.camel@xry111.site> To: Xi Ruoyao X-Mailer: iPhone Mail (20D67) X-Spam-Status: No, score=-6.3 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,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: Thanks for the feedback, will try that next time. Michael Collison > On Mar 5, 2023, at 11:06 PM, Xi Ruoyao wrote: >=20 > =EF=BB=BFOn Sun, 2023-03-05 at 22:13 -0500, Michael Collison wrote: >=20 > /* snip */ >=20 >> - Fixed ChangeLog email formatting >=20 > Unfortunately it's not fixed. We expect one tab, but now you have 16 > whitespaces. >=20 > To me it looks like your email client is being too smart and destroying > the patch . Try "git send-email" which is much easier to be correctly > configured. >=20 > --=20 > Xi Ruoyao > School of Aerospace Science and Technology, Xidian University