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 and bfb1a33 to 14.0.0 #53823

Closed
AnastasiaStulova opened this issue Feb 14, 2022 · 9 comments
Closed

Backport bee4bd7 and bfb1a33 to 14.0.0 #53823

AnastasiaStulova opened this issue Feb 14, 2022 · 9 comments

Comments

@AnastasiaStulova
Copy link
Contributor

AnastasiaStulova commented Feb 14, 2022

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.

@llvmbot
Copy link
Collaborator

llvmbot commented Feb 14, 2022

@llvm/issue-subscribers-opencl

@AnastasiaStulova
Copy link
Contributor Author

Unfortunately, this patch doesn't apply cleanly to the release branch:
#53763 (comment)

@AnastasiaStulova
Copy link
Contributor Author

/cherry-pick bfb1a33

@llvmbot
Copy link
Collaborator

llvmbot commented Feb 14, 2022

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 <user>/<repo>/<branch>

@AnastasiaStulova
Copy link
Contributor Author

/cherry-pick bee4bd7 bfb1a33

@llvmbot
Copy link
Collaborator

llvmbot commented Feb 14, 2022

/branch llvmbot/llvm-project/issue53823

@llvmbot
Copy link
Collaborator

llvmbot commented Feb 14, 2022

/pull-request llvmbot#56

@AnastasiaStulova AnastasiaStulova changed the title Backport bfb1a33 to 14.0.0 Backport bee4bd7 and bfb1a33 to 14.0.0 Feb 14, 2022
@AnastasiaStulova
Copy link
Contributor Author

Due to dependency this issue now covers backport of two patches.

@tstellar
Copy link
Collaborator

tstellar commented Feb 15, 2022

Merged: 95dd9c5 7bb1dfe

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

3 participants