qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Alistair Francis <alistair23@gmail.com>
To: Chao Liu <lc00631@tecorigin.com>
Cc: alistair.francis@wdc.com, bmeng.cn@gmail.com,
	dbarboza@ventanamicro.com,  liwei1518@gmail.com,
	palmer@dabbelt.com, qemu-devel@nongnu.org,
	 qemu-riscv@nongnu.org, zhiwei_liu@linux.alibaba.com,
	zqz00548@tecorigin.com
Subject: Re: [PATCH v3 0/2] Enhanced VSTART and VL checks for vector instructions
Date: Thu, 6 Mar 2025 13:43:26 +1000	[thread overview]
Message-ID: <CAKmqyKMoJ-EMn5dYY93_mEtf8wqCekyjcQQ_quxJv2FpY=+WHQ@mail.gmail.com> (raw)
In-Reply-To: <20250305112412.1804-1-lc00631@tecorigin.com>

On Wed, Mar 5, 2025 at 9:24 PM Chao Liu <lc00631@tecorigin.com> wrote:
>
> Hi,
>
> This patchset fixes some bugs in RVV instructions,
>
> can you pull it in the near future please?
>
> Looking forward to your reply!

@Daniel Henrique Barboza you commented on v2, can you have a look at this?

Alistair

>
> --
> Regards,
> Chao
>
> >
> > Hi, all:
> >
> > In accordance with the review, i improved the commit message of patch and added
> > the reason for the modification.
> >
> > There was no change in the patch content.
> >
> > PATCH v2 review:
> > https://lore.kernel.org/qemu-devel/61e8f7d8-607a-4d63-b9dd-cfbfc840716e@ventanamicro.com/
> >
> > PATCH v1 review:
> > https://lore.kernel.org/qemu-devel/CAKmqyKPFYxhK8PANOVzV3FMWxd79wZSJYLWkKOAgEMt_b2KvZA@mail.gmail.com/
> >
> > --
> > Regards,
> > Chao
> >
> > Chao Liu (2):
> >   target/riscv: refactor VSTART_CHECK_EARLY_EXIT() to accept vl as a
> >     parameter
> >   target/riscv: fix handling of nop for vstart >= vl in some vector
> >     instruction
> >
> >  target/riscv/vcrypto_helper.c   | 32 ++++++-------
> >  target/riscv/vector_helper.c    | 83 ++++++++++++++++++---------------
> >  target/riscv/vector_internals.c |  4 +-
> >  target/riscv/vector_internals.h | 12 ++---
> >  4 files changed, 69 insertions(+), 62 deletions(-)
> >
> > --
> > 2.47.1
> >
> >


  reply	other threads:[~2025-03-06  3:44 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-06  2:42 [PATCH v3 0/2] Enhanced VSTART and VL checks for vector instructions Chao Liu
2025-01-06  2:43 ` [PATCH v3 1/2] target/riscv: refactor VSTART_CHECK_EARLY_EXIT() to accept vl as a parameter Chao Liu
2025-03-07 12:12   ` Daniel Henrique Barboza
2025-01-06  2:43 ` [PATCH v3 2/2] target/riscv: fix handling of nop for vstart >= vl in some vector instruction Chao Liu
2025-03-07 12:13   ` Daniel Henrique Barboza
2025-03-05 11:24 ` [PATCH v3 0/2] Enhanced VSTART and VL checks for vector instructions Chao Liu
2025-03-06  3:43   ` Alistair Francis [this message]
2025-03-09 22:31 ` Alistair Francis

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAKmqyKMoJ-EMn5dYY93_mEtf8wqCekyjcQQ_quxJv2FpY=+WHQ@mail.gmail.com' \
    --to=alistair23@gmail.com \
    --cc=alistair.francis@wdc.com \
    --cc=bmeng.cn@gmail.com \
    --cc=dbarboza@ventanamicro.com \
    --cc=lc00631@tecorigin.com \
    --cc=liwei1518@gmail.com \
    --cc=palmer@dabbelt.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-riscv@nongnu.org \
    --cc=zhiwei_liu@linux.alibaba.com \
    --cc=zqz00548@tecorigin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).