]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
ggml : fix build broken with -march=armv9-a on MacOS (llama/16520)
authorJie Fu (傅杰) <redacted>
Mon, 13 Oct 2025 12:48:47 +0000 (20:48 +0800)
committerGeorgi Gerganov <redacted>
Tue, 14 Oct 2025 19:07:44 +0000 (22:07 +0300)
commitac314c148b8b522e9d8e5dcfe6ed0817eb64cf5f
treed3759a6730de9ee0c3149b8fdd86f6e13fdcfa6b
parent01314737b5f2e45ce39e70519e1144e256f40ca9
ggml : fix build broken with -march=armv9-a on MacOS (llama/16520)

* ggml : fix build broken with -march=armv9-a on MacOS

Signed-off-by: Jie Fu <redacted>
* Add #pragma message

Signed-off-by: Jie Fu <redacted>
* Address review comment.

Signed-off-by: Jie Fu <redacted>
* Update ggml/src/ggml-cpu/ggml-cpu.c

---------

Signed-off-by: Jie Fu <redacted>
Co-authored-by: Diego Devesa <redacted>
src/ggml-cpu/ggml-cpu-impl.h
src/ggml-cpu/ggml-cpu.c