-
Notifications
You must be signed in to change notification settings - Fork 787
[SYCL] Implement sub_group_mask version 2 #11195
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
Conversation
This commit implements version 2 of the sub_group_mask extension. Signed-off-by: Larsen, Steffen <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes in sycl/include/syclcompat/memory.hpp
look good.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! ⚡
This reverts commit a22890d.
I thought this change 739885f caused the failure, so reverted it to check. But looks like the problem is in the original version also. Will check. |
This reverts commit 3bd09b9.
Was reverted by fb8c82d due to perfomance regressions on some devices. It turned out that the problem is not with this patch. So applying it again without any changes. Previously reviewed here: intel#11195
https://github.com/intel/llvm/blob/sycl/sycl/doc/extensions/supported/sycl_ext_oneapi_sub_group_mask.asciidoc