mbox series

[0/1,v3,RISC-V/RVV] optimize the memory probing for vector fault-only-first loads.

Message ID 20250312192215.318565-1-paolo.savini@embecosm.com (mailing list archive)
Headers show
Series optimize the memory probing for vector fault-only-first loads. | expand

Message

Paolo Savini March 12, 2025, 7:22 p.m. UTC
Adding reviewer information to the patch and rebasing on top of master.

Previous versions:

- v1: https://lore.kernel.org/all/20250129144435.82451-1-paolo.savini@embecosm.com/
- v2: https://lore.kernel.org/all/20250221155320.59159-1-paolo.savini@embecosm.com/

Cc: Richard Handerson <richard.henderson@linaro.org>
Cc: Palmer Dabbelt <palmer@dabbelt.com>
Cc: Alistair Francis <alistair.francis@wdc.com>
Cc: Bin Meng <bmeng.cn@gmail.com>
Cc: Weiwei Li <liwei1518@gmail.com>
Cc: Daniel Henrique Barboza <dbarboza@ventanamicro.com>
Cc: Liu Zhiwei <zhiwei_liu@linux.alibaba.com>
Cc: Helene Chelin <helene.chelin@embecosm.com>
Cc: Nathan Egge <negge@google.com>
Cc: Max Chou <max.chou@sifive.com>
Cc: Jeremy Bennett <jeremy.bennett@embecosm.com>
Cc: Craig Blackmore <craig.blackmore@embecosm.com>

Paolo Savini (1):
  target/riscv: optimize the memory probing for vector fault-only-first
    loads.

 target/riscv/vector_helper.c | 103 ++++++++++++++++++++---------------
 1 file changed, 58 insertions(+), 45 deletions(-)