-
Notifications
You must be signed in to change notification settings - Fork 12k
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 to 14.0.0 #53763
Comments
@llvm/issue-subscribers-opencl |
/cherry-pick bee4bd7 |
/cherry-pick bfb1a33 |
/branch llvmbot/llvm-project/issue53763 |
Failed to cherry-pick: bfb1a33 https://github.com/llvm/llvm-project/actions/runs/1830195812 Please manually backport the fix and push it to your github fork. Once this is done, please add a comment like this:
|
/pull-request llvmbot#46 |
Failed to cherry-pick: 50f8abb https://github.com/llvm/llvm-project/actions/runs/1830203149 Please manually backport the fix and push it to your github fork. Once this is done, please add a comment like this:
|
@tstellar I am not sure whether the automation works for multiple patches so if needed I can split this into multiple issues. However, we do have some dependent commits (see the first list), so it might be that this case is not covered yet? |
FYI this issue is now updated to cover backport of bee4bd7 only that applies cleanly and passes the tests: The backport of other remaining patches for OpenCL 3 completion are now covered by #53823 and #53822. |
Closing this because it is now covered by #53823 |
This patch is required for the OpenCL 3.0 completion and it is not affecting widespread functionality as it is specific to OpenCL.
bee4bd7 - [OpenCL] Add support of language builtins for OpenCL C 3.0
The text was updated successfully, but these errors were encountered: