Skip to content

opencl: fix compiler warnings for non-adreno path - #23922

Merged
lhez merged 2 commits into
ggml-org:masterfrom
qualcomm:lh/fix-compile-warnings
Jun 2, 2026
Merged

opencl: fix compiler warnings for non-adreno path#23922
lhez merged 2 commits into
ggml-org:masterfrom
qualcomm:lh/fix-compile-warnings

Conversation

@lhez

@lhez lhez commented May 30, 2026

Copy link
Copy Markdown
Contributor

Overview

Fix warnings for non-Adreno path - some variables are only used by Adreno.

Additional information

Requirements

@github-actions github-actions Bot added ggml changes relating to the ggml tensor library for machine learning OpenCL Issues specific to the OpenCL backend labels May 30, 2026
@lhez
lhez force-pushed the lh/fix-compile-warnings branch from 740941f to c2eb4bd Compare May 31, 2026 04:43
@lhez
lhez force-pushed the lh/fix-compile-warnings branch from c2eb4bd to 2b9786a Compare June 1, 2026 19:19
@lhez
lhez marked this pull request as ready for review June 1, 2026 20:33
@lhez
lhez requested a review from a team as a code owner June 1, 2026 20:33
@lhez

lhez commented Jun 1, 2026

Copy link
Copy Markdown
Contributor Author

@ggml-org/maintainers Can I get another approval please?

@lhez
lhez merged commit 210a657 into ggml-org:master Jun 2, 2026
24 of 26 checks passed
jimbothigpen pushed a commit to jimbothigpen/llama.cpp that referenced this pull request Jun 6, 2026
* opencl: fix compiler warnings for non-adreno path

* opencl: fix const cast warning

(cherry picked from commit 210a657)
zbrad pushed a commit to zbrad/llama.cpp that referenced this pull request Jul 3, 2026
* opencl: fix compiler warnings for non-adreno path

* opencl: fix const cast warning
adrianhoehne pushed a commit to adrianhoehne/llama.cpp that referenced this pull request Jul 5, 2026
* opencl: fix compiler warnings for non-adreno path

* opencl: fix const cast warning
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ggml changes relating to the ggml tensor library for machine learning OpenCL Issues specific to the OpenCL backend

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants