Re: [PATCH v3 0/2] Enhanced VSTART and VL checks for vector instructions

2025-03-09 Thread Alistair Francis
On Mon, Jan 6, 2025 at 12:44 PM Chao Liu wrote: > > 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-60

Re: [PATCH v3 0/2] Enhanced VSTART and VL checks for vector instructions

2025-03-05 Thread Alistair Francis
On Wed, Mar 5, 2025 at 9:24 PM Chao Liu 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, >

Re: [PATCH v3 0/2] Enhanced VSTART and VL checks for vector instructions

2025-03-05 Thread Chao Liu
Hi, This patchset fixes some bugs in RVV instructions, can you pull it in the near future please? Looking forward to your reply! -- Regards, Chao > > Hi, all: > > In accordance with the review, i improved the commit message of patch and > added > the reason for the modification. > > There

[PATCH v3 0/2] Enhanced VSTART and VL checks for vector instructions

2025-01-05 Thread Chao Liu
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-cfbfc8407...@ventanamicro.com/ PATCH v1 review: https:/