]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
ggml: improve SPIR-V headers detection with __has_include (llama/21918)
authorEmil Askerov <redacted>
Tue, 28 Apr 2026 10:19:06 +0000 (13:19 +0300)
committerGeorgi Gerganov <redacted>
Thu, 30 Apr 2026 08:29:22 +0000 (11:29 +0300)
commit0fa31f9bb612e55b92b6877d729b947c9e6db4e0
tree012a15ebc0cd7e1a65e6a3a29312f0a753a14c1e
parent6fceff2eb4b248e57f69b4ed6d1cf82a471ad493
ggml: improve SPIR-V headers detection with __has_include (llama/21918)

* ggml: improve SPIR-V headers detection with __has_include while preserving original _WIN32 logic

* Address review comments: fix fallback logic and add FreeBSD support

* Remove spirv_cross fallback as per review

* Remove redundant __has_include check
ggml/src/ggml-vulkan/ggml-vulkan.cpp