From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-vs1-xe29.google.com (mail-vs1-xe29.google.com [IPv6:2607:f8b0:4864:20::e29]) by sourceware.org (Postfix) with ESMTPS id ECC43385781A for ; Mon, 19 Dec 2022 15:08:02 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org ECC43385781A 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-xe29.google.com with SMTP id q128so8916479vsa.13 for ; Mon, 19 Dec 2022 07:08:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=DzDegcxK5OUeEKdnZlsrO7QUn8PKzFp4saBxAFAgbKI=; b=J1U9oXadM+GSx0AqMCbozBshsayuJoVNvsRWnfoL4NumyDWdP5UOEFjOdlZf1WJjsW XsjjPSfyca3S1XlrFifrUQPtZhMsNamWkRTJ7MM98QnHFOtAwzhcCu/xkxlWFWYeOBaE 50YOQXxKmxF+NWrKEqOTMhM9Jml+uj1Qu/M4hB3yAUKw/pZWSe7h45VbHEBPFVyGh4WX PS+Xd1BUYciyeyCaTykIMFHDHiv5uxaonJiH3tGkc/WbV8vlrH1f4LduNpfaY1yaW1h+ uOLFvxHVxtSV/7HtuL9W3HDyygv93sYQlArprVnmjNX/oWX4GtPLpIRnNi3P+VXkAG5B 5AYg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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=DzDegcxK5OUeEKdnZlsrO7QUn8PKzFp4saBxAFAgbKI=; b=FJV83uYHv4HFj65x4fGZzncIP7EAJS/1mcqJV1HlSGdtxTnTm3CEgd5qysEGndRbAN yg/VVChp6MfWefiUItx7IOACHFvaFw7HznkLIRFbCMi7OSVG3V1r/Eg8PQSSfM6J1QKS V+RK9kN3DgjWcCq3izN95mx8/4ZFWv/DEYXA3rBOlu82r7QpV6zMHjgpfwXnbYiPqll+ 3BG0wkZ0P/Fc5mcmWVufDbQmtgX0W+epyBaaPWz40hGEWp8ooyj2zXzFKlv8AP8iUJj/ ajizPezs3t+7Bk4EcHYc7IitDpezTOB+ECMjyUGQRzRgVhAu0Eh09vhTZ+rf4Lbxbfbz Pmgg== X-Gm-Message-State: ANoB5pko/B95kzYKUQTj6QfsBM3mvI7irttu3cdgvwpGLD53N5qQnNEB vCesfKpAmzOhDGzNlagd+fI/D4wCg+diBHth0iI= X-Google-Smtp-Source: AA0mqf6KF9OYF3Ds7ydyQ0Wmcpsku6SOxoySrozzjl0mZdN8CPIjBNfKUcVBiCSnUbumL9VGS7lfgG3eI0oR0lZwelU= X-Received: by 2002:a05:6102:1009:b0:3b2:fc3d:3fbe with SMTP id q9-20020a056102100900b003b2fc3d3fbemr7731193vsp.77.1671462482123; Mon, 19 Dec 2022 07:08:02 -0800 (PST) MIME-Version: 1.0 References: <20221214065744.124007-1-juzhe.zhong@rivai.ai> In-Reply-To: From: Kito Cheng Date: Mon, 19 Dec 2022 23:07:49 +0800 Message-ID: Subject: Re: [PATCH] RISC-V: Change vlmul printing rule To: Jeff Law Cc: =?UTF-8?B?6ZKf5bGF5ZOy?= , GCC Patches , Palmer Dabbelt Content-Type: multipart/alternative; boundary="00000000000080a29d05f02faf68" X-Spam-Status: No, score=-0.8 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 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: --00000000000080a29d05f02faf68 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Commited Jeff Law via Gcc-patches =E6=96=BC 2022=E5=B9=B41= 2=E6=9C=8817=E6=97=A5 =E9=80=B1=E5=85=AD 03:51 =E5=AF=AB=E9=81=93=EF=BC=9A > > > On 12/13/22 23:57, juzhe.zhong@rivai.ai wrote: > > From: Ju-Zhe Zhong > > > > This patch is preparing patch for the following patch (VSETVL PASS) > > support since the current vlmul printing rule is not appropriate > > information for VSETVL PASS. I split this fix in a single patch. > > > > gcc/ChangeLog: > > > > * config/riscv/riscv-v.cc (emit_vlmax_vsetvl): Pass through > VLMUL enum instead of machine mode. > > * config/riscv/riscv-vector-builtins-bases.cc: Ditto. > > * config/riscv/riscv.cc (riscv_print_operand): Print LMUL by > enum vlmul instead of machine mode. > OK. Though I suspect your ChangeLog will need to be wrapped to get past > the commit hooks. > > jeff > --00000000000080a29d05f02faf68--