]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
opencl: fix compiler warnings for non-adreno path (#23922)
authorlhez <redacted>
Tue, 2 Jun 2026 02:15:09 +0000 (19:15 -0700)
committerGitHub <redacted>
Tue, 2 Jun 2026 02:15:09 +0000 (19:15 -0700)
commit210a6570ceda20c5d6439172c09ada08c3754cc9
tree58d3ca1fe94742f06ea7f4767646b1ee9f12e999
parentb8275a8acc17b7b9f2842411f47c9af22405d5dd
opencl: fix compiler warnings for non-adreno path (#23922)

* opencl: fix compiler warnings for non-adreno path

* opencl: fix const cast warning
ggml/src/ggml-opencl/ggml-opencl.cpp