diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index d8f57ef60..d26c3d534 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -253,4 +253,11 @@ In chronological order: * [2025-02-27] Add sbgemv_n_neon kernel * Abhishek Kumar - * [2025-04-22] Optimise dot kernel for NEOVERSE V1 \ No newline at end of file + * [2025-04-22] Optimise dot kernel for NEOVERSE V1 + +* Guoyuan Li + * [2025-04-11] Optimise gemv kernel for RISCV64_ZVL256B + * [2025-05-01] Optimise zgemv kernel for RISCV64_ZVL256B + * [2025-05-17] Optimise omatcopy/zomatcopy kernel for RISCV64_ZVL256B + * [2025-05-29] Optimise axpby kernel for RISCV64_ZVL256B + * [2025-06-05] Optimise hbmv kernel for RISCV64_ZVL256B