-
Notifications
You must be signed in to change notification settings - Fork 12.9k
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
Backport bee4bd7 and bfb1a33 to 14.0.0 #53823
Comments
@llvm/issue-subscribers-opencl |
Unfortunately, this patch doesn't apply cleanly to the release branch: |
/cherry-pick bfb1a33 |
Failed to cherry-pick: bfb1a33 https://github.com/llvm/llvm-project/actions/runs/1840894853 Please manually backport the fix and push it to your github fork. Once this is done, please add a comment like this:
|
/branch llvmbot/llvm-project/issue53823 |
/pull-request llvmbot#56 |
Due to dependency this issue now covers backport of two patches. |
These patches are required for the OpenCL 3.0 completion and they are not affecting widespread functionality as they are specific to OpenCL (committed by @azabazno).
bee4bd7 - [OpenCL] Add support of language builtins for OpenCL C 3.0
bfb1a33 - [OpenCL] Adjust diagnostic for subgroup support.
Due to dependency, they are grouped together.
The text was updated successfully, but these errors were encountered: