]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
ggml : add aarch64 HWCAP fallbacks and fix fp16 variant detection (llama/25554)
authorKilian Hu <redacted>
Fri, 7 Aug 2026 11:07:10 +0000 (13:07 +0200)
committerGeorgi Gerganov <redacted>
Fri, 7 Aug 2026 18:59:49 +0000 (21:59 +0300)
commit8587ad3bd0537608e951ddec383f0069b37c2ea6
tree96dadd20bac1cfa4c04e68f00c950aa72c595985
parent56cb15472d5899256f1cfb9abe7b207bbdaa38fe
ggml : add aarch64 HWCAP fallbacks and fix fp16 variant detection (llama/25554)

* ggml : add fallback definitions for missing aarch64 HWCAP bits

* ggml : require HWCAP_ASIMDHP for the aarch64 fp16 cpu variants

Also rename has_fp16_va to has_fp16, the field gates the whole FEAT_FP16
extension, scalar and vector half-precision arithmetic together.
ggml/src/ggml-cpu/arch/arm/cpu-feats.cpp