]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/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>
Wed, 15 Oct 2025 06:29:17 +0000 (09:29 +0300)
commit8a9c2ba6a1f6b6d97dc86edb78362aa57c328abf
tree7532d2590bf53b186bf444a8de9b47b3a5ff6a36
parent417ecdddc5a1919094965d85bdf4caa604d26288
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>
ggml/src/ggml-cpu/ggml-cpu-impl.h
ggml/src/ggml-cpu/ggml-cpu.c