Skip to content

[libclc] Fix unguarded use of image types #136871

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 23, 2025

Conversation

frasercrmck
Copy link
Contributor

Commit 8292e05 which switched the OpenCL C version to 3.0 exposed this issue, which wasn't caught in pre-commit CI.

Commit 8292e05 which switched the OpenCL C version to 3.0 exposed this
issue, which wasn't caught in pre-commit CI.
@frasercrmck frasercrmck added the libclc libclc OpenCL library label Apr 23, 2025
@frasercrmck frasercrmck requested a review from arsenm April 23, 2025 14:19
@frasercrmck
Copy link
Contributor Author

CC @wenju-he

@frasercrmck frasercrmck merged commit 806d59e into llvm:main Apr 23, 2025
11 checks passed
@frasercrmck frasercrmck deleted the libclc-fix-images branch April 23, 2025 14:54
@wenju-he
Copy link
Contributor

thanks @frasercrmck

IanWood1 pushed a commit to IanWood1/llvm-project that referenced this pull request May 6, 2025
Commit 8292e05 which switched the OpenCL C version to 3.0 exposed this
issue, which wasn't caught in pre-commit CI.
IanWood1 pushed a commit to IanWood1/llvm-project that referenced this pull request May 6, 2025
Commit 8292e05 which switched the OpenCL C version to 3.0 exposed this
issue, which wasn't caught in pre-commit CI.
IanWood1 pushed a commit to IanWood1/llvm-project that referenced this pull request May 6, 2025
Commit 8292e05 which switched the OpenCL C version to 3.0 exposed this
issue, which wasn't caught in pre-commit CI.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
libclc libclc OpenCL library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants