mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2025-07-02 14:05:43 +00:00
ggml : change immintrin.h to intrin.h for compatibility (#1307)
* change immintrin.h to intrin.h for compatibility Building on windows11 arm throws an error on this line. Seems like using intrin.h covers x86 and and arm * conditional def of intrin.h * fix typo in ggml.c
This commit is contained in:
Reference in New Issue
Block a user