llama.cpp/ggml/src/ggml-cpu/arch
rehan-10xengineer fbaa95bc29
ggml-cpu: add RVV vec dot kernels for quantization types (#18859)
* ggml-cpu: add rvv quantize_row_q8_K kernel

Co-authored-by: Rehan Qasim <rehan.qasim@10xengineers.ai>

* ggml-cpu: add rvv vec_dot for iq4_nl, mxfp4, iq2_xxs

Co-authored-by: Rehan Qasim <rehan.qasim@10xengineers.ai>

* ggml-cpu: add rvv vec_dot for iq4_xs, refactor

* ggml-cpu: remove ifunc for rvv vec dot

* ggml-cpu: add vec_dot for iq2_xs, iq3_xxs

Co-authored-by: Rehan Qasim <rehan.qasim@10xengineers.ai>

* ggml-cpu: refactor quants.c

---------

Co-authored-by: taimur-10x <taimur.ahmad@10xengineers.ai>
Co-authored-by: Rehan Qasim <rehan.qasim@10xengineers.ai>
Co-authored-by: Rehan Qasim <rehanbhatti0317@gmail.com>
2026-03-13 17:36:04 +02:00
..
arm ggml : add NVFP4 quantization type support (#19769) 2026-03-11 21:02:54 +01:00
loongarch ggml : LoongArch fixes (#16958) 2025-11-03 08:40:02 +02:00
powerpc ggml-cpu: add mxfp4 VSX intrinsics for Power9+ (ppc64le) hardware (#15385) 2025-08-19 11:54:31 +03:00
riscv ggml-cpu: add RVV vec dot kernels for quantization types (#18859) 2026-03-13 17:36:04 +02:00
s390 ggml-cpu: optimise s390x multiply extend instructions (#20032) 2026-03-02 16:23:56 +08:00
wasm ggml-cpu : deduplicate scalar implementations (#14897) 2025-07-28 17:40:24 +02:00
x86 chore : correct typos [no ci] (#20041) 2026-03-05 08:50:21 +01:00