Skip to content
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

Closed
AnastasiaStulova opened this issue Feb 11, 2022 · 12 comments
Closed

Backport bee4bd7 to 14.0.0 #53763

AnastasiaStulova opened this issue Feb 11, 2022 · 12 comments

Comments

@AnastasiaStulova
Copy link
Contributor

AnastasiaStulova commented Feb 11, 2022

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

@llvmbot
Copy link
Collaborator

llvmbot commented Feb 11, 2022

@llvm/issue-subscribers-opencl

@AnastasiaStulova
Copy link
Contributor Author

/cherry-pick bee4bd7

@AnastasiaStulova
Copy link
Contributor Author

/cherry-pick bfb1a33

@AnastasiaStulova
Copy link
Contributor Author

/cherry-pick 50f8abb 8d37043 fe69058 31fa3a4 d97a4df e0e6f3a

@llvmbot
Copy link
Collaborator

llvmbot commented Feb 11, 2022

/branch llvmbot/llvm-project/issue53763

@llvmbot
Copy link
Collaborator

llvmbot commented Feb 11, 2022

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:

/branch <user>/<repo>/<branch>

@llvmbot
Copy link
Collaborator

llvmbot commented Feb 11, 2022

/pull-request llvmbot#46

@llvmbot
Copy link
Collaborator

llvmbot commented Feb 11, 2022

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:

/branch <user>/<repo>/<branch>

@AnastasiaStulova
Copy link
Contributor Author

@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?

@AnastasiaStulova
Copy link
Contributor Author

/cherry-pick e0e6f3a d97a4df 31fa3a4 fe69058 8d37043 50f8abb

@AnastasiaStulova AnastasiaStulova changed the title Backport remaining patches for OpenCL 3.0 to 14.0.0 Backport bee4bd7 to 14.0.0 Feb 14, 2022
@AnastasiaStulova
Copy link
Contributor Author

FYI this issue is now updated to cover backport of bee4bd7 only that applies cleanly and passes the tests:
llvmbot#46

The backport of other remaining patches for OpenCL 3 completion are now covered by #53823 and #53822.

@AnastasiaStulova
Copy link
Contributor Author

Closing this because it is now covered by #53823

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants