Skip to content

ggml-cpu:add RISC-V vector intrinsic support for silu and cvar operat…#17227

Merged
slaren merged 1 commit intoggml-org:masterfrom
ixgbe:add_rvv_support_silu_cvar
Nov 13, 2025
Merged

ggml-cpu:add RISC-V vector intrinsic support for silu and cvar operat…#17227
slaren merged 1 commit intoggml-org:masterfrom
ixgbe:add_rvv_support_silu_cvar

Conversation

@ixgbe
Copy link
Contributor

@ixgbe ixgbe commented Nov 13, 2025

This commit adds RISC-V vector intrinsic implementations for the ggml_vec_silu_f32 and ggml_vec_cvar_f32 functions, similar to the existing optimizations for other architectures (AVX, SSE, NEON, SVE).

…ions

Signed-off-by: Wang Yang <yangwang@iscas.ac.cn>
@github-actions github-actions bot added the ggml changes relating to the ggml tensor library for machine learning label Nov 13, 2025
@slaren slaren merged commit 1215dde into ggml-org:master Nov 13, 2025
72 checks passed
Anico2 added a commit to Anico2/llama.cpp that referenced this pull request Jan 15, 2026
…ations (ggml-org#17227)

Signed-off-by: Wang Yang <yangwang@iscas.ac.cn>
blime4 referenced this pull request in blime4/llama.cpp Feb 5, 2026
…ations (#17227)

Signed-off-by: Wang Yang <yangwang@iscas.ac.cn>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ggml changes relating to the ggml tensor library for machine learning

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants