]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
ggml : fix build broken with -march=armv9-a on MacOS (#16520)
authorJie Fu (傅杰) <redacted>
Mon, 13 Oct 2025 12:48:47 +0000 (20:48 +0800)
committerGitHub <redacted>
Mon, 13 Oct 2025 12:48:47 +0000 (15:48 +0300)
commit01d2bdc2bc61b676706830305b286b08b9885a41
treebe3f5024d3f5af7a301ec3a06bbe0530364d189a
parent56fc38b9655fbe1869d8bd6cfb269418196cea69
ggml : fix build broken with -march=armv9-a on MacOS (#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>
ggml/src/ggml-cpu/ggml-cpu-impl.h
ggml/src/ggml-cpu/ggml-cpu.c