mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-07-29 06:00:58 -05:00
* ggml: use _mm[512/256]_dpbusd[_avx]_epi32 to directly accumulate into the result register * simplifies the codebase by removing redundant functions