Skip to content

[LIBCLC][PTX] Add group_ballot intrinsic #5020

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 3 commits into from
Nov 29, 2021
Merged

Conversation

npmiller
Copy link
Contributor

This patch implements the group_ballot intrinsic for NVIDIA, it is
currently only implemented for subgroups.

@npmiller npmiller requested a review from bader as a code owner November 23, 2021 17:48
npmiller added a commit to npmiller/llvm-test-suite that referenced this pull request Nov 23, 2021
This was added in intel/llvm#5020

This patch should only be merged after intel/llvm#5020 is merged.
This patch implements the `group_ballot` intrinsic for NVIDIA, it is
currently only implemented for subgroups.
@bader bader requested a review from Pennycook November 24, 2021 11:05
Copy link
Contributor

@Pennycook Pennycook left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks for making the membermask change while we await clarification.

@bader bader merged commit 0680e5c into intel:sycl Nov 29, 2021
pvchupin pushed a commit to intel/llvm-test-suite that referenced this pull request Jan 25, 2022
This was added in intel/llvm#5020

This patch should only be merged after intel/llvm#5020 is merged.
aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this pull request Mar 27, 2023
This was added in intel#5020

This patch should only be merged after intel#5020 is merged.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants