]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
ggml : fix GGML_F32_VEC_FMA argument order in ggml_vec_mad1_f32 (#16307)
authorSigbjørn Skjæret <redacted>
Sun, 28 Sep 2025 21:15:03 +0000 (23:15 +0200)
committerGitHub <redacted>
Sun, 28 Sep 2025 21:15:03 +0000 (23:15 +0200)
commitb887d2f3413ac231e3cb5925260c39902af4a70c
treef6cef606ccc2edf42190382c0777d89881e582fe
parentbd0af02fc96c2057726f33c0f0daf7bb8f3e462a
ggml : fix GGML_F32_VEC_FMA argument order in ggml_vec_mad1_f32 (#16307)

* fix GGML_F32_VEC_FMA argument order in ggml_vec_mad1_f32

* add test that fails on simd
ggml/src/ggml-cpu/vec.h
tests/test-backend-ops.cpp