]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
ggml-cpu : rework weak alias on apple targets (#14146)
authorxctan <redacted>
Mon, 16 Jun 2025 05:54:15 +0000 (13:54 +0800)
committerGitHub <redacted>
Mon, 16 Jun 2025 05:54:15 +0000 (13:54 +0800)
commit3555b3004ba7687be3d734acade52a3345758aa4
tree8b23502a934e3c06282abeb2af73173d5ac00515
parentd7da8dc83a03b30e1ec10317080082ea76840c38
ggml-cpu : rework weak alias on apple targets (#14146)

* ggml-cpu : rework weak alias on apple targets

* fix powerpc detection

* fix ppc detection

* fix powerpc detection on darwin
ggml/cmake/common.cmake
ggml/src/ggml-cpu/apple-fallback.h [new file with mode: 0644]
ggml/src/ggml-cpu/ggml-cpu-impl.h
ggml/src/ggml-cpu/quants.c
ggml/src/ggml-cpu/quants.h
ggml/src/ggml-cpu/repack.cpp
ggml/src/ggml-cpu/repack.h