]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
ggml : fixes for AVXVNNI instruction set with MSVC and Clang (#11027)
authorSrihari-mcw <redacted>
Tue, 31 Dec 2024 14:23:33 +0000 (19:53 +0530)
committerGitHub <redacted>
Tue, 31 Dec 2024 14:23:33 +0000 (15:23 +0100)
commit0827b2c1da299805288abbd556d869318f2b121e
tree918f53479d4e99db98fe7da7792e0abdb3a4ea96
parent45095a61bfd164e87563a0dc0fbd7b0e9891590b
ggml : fixes for AVXVNNI instruction set with MSVC and Clang (#11027)

* Fixes for clang AVX VNNI

* enable AVX VNNI and alder lake build for MSVC

* Apply suggestions from code review

---------

Co-authored-by: slaren <redacted>
ggml/src/CMakeLists.txt
ggml/src/ggml-cpu/CMakeLists.txt
ggml/src/ggml-cpu/ggml-cpu-aarch64.cpp
ggml/src/ggml-cpu/ggml-cpu-quants.c
ggml/src/ggml-cpu/llamafile/sgemm.cpp