Skip to content

Conversation

@xctan
Copy link
Collaborator

@xctan xctan commented Nov 23, 2025

This commit adds a RISC-V vector intrinsic implementation for ggml_vec_mad_f16 when the Zvfh extension is present.

@github-actions github-actions bot added the ggml changes relating to the ggml tensor library for machine learning label Nov 23, 2025
Copy link
Member

@ggerganov ggerganov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Recently we made the following changes to deduplicate the scalar code:

#17314

Would be nice to make a pass on this code and make the ifdefs consistent across all functions. Probably a follow-up PR if you are interested.

@ggerganov ggerganov merged commit 6ab4e50 into ggml-org:master Nov 26, 2025
68 of 74 checks passed
@luhenry
Copy link

luhenry commented Nov 27, 2025

This seem to have duplicated work done at #17318 as well.

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