]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
ggml-cpu : remove unnecesary arm feature detection (#14281)
authorDiego Devesa <redacted>
Thu, 19 Jun 2025 19:24:14 +0000 (12:24 -0700)
committerGitHub <redacted>
Thu, 19 Jun 2025 19:24:14 +0000 (21:24 +0200)
commit8f71d0f3e86ccbba059350058af8758cafed73e6
treebf7fa7832bbce62025964adf60d936ed315620f0
parent381174bbdaf10d6a80dc2099f284b20544d86962
ggml-cpu : remove unnecesary arm feature detection (#14281)

Support for Arm runtime feature detection has now been added to GGML_CPU_ALL_VARIANTS. This removes the old and not very functional code.
ggml/src/ggml-cpu/arch/arm/repack.cpp
ggml/src/ggml-cpu/ggml-cpu.c