qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Enhanced VSTART and VL checks for vector instructions
@ 2025-01-06  2:42 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
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Chao Liu @ 2025-01-06  2:42 UTC (permalink / raw)
  To: alistair.francis, dbarboza, bmeng.cn, palmer, liwei1518,
	zhiwei_liu
  Cc: qemu-riscv, qemu-devel, zqz00548, 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-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



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2025-03-09 22:33 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2025-03-09 22:31 ` Alistair Francis

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).