-
Notifications
You must be signed in to change notification settings - Fork 246
Add ExecutionModeNamedBarrierCountINTEL #1595
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
|
@vmustya hi, where can we ready about this extension? Also the test for the feature is missing. |
This stuff is a part of SPV_INTEL_vector_compute extension: https://github.com/intel/llvm/blob/68def46184daa35d7819793b3a3eed733ee27137/sycl/doc/extensions/SPIRV/SPV_INTEL_vector_compute.asciidoc |
1870ece to
0ba07c0
Compare
MrSidims
left a comment
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 with 2 nits
test/transcoding/SPV_INTEL_vector_compute/exec_mode_named_barriers_count.ll
Show resolved
Hide resolved
1148dcf to
7738970
Compare
e9c585c to
3f4ce6d
Compare
|
Do we need ExecutionModeNamedBarrierCountINTEL to be in the "internal" namespace? It looks like it's in the upstream headers already. |
My bad. Let me fix in on the main branch. @vmustya could you please adjust the rest of PRs. |
|
Thanks Ben! Done in #1604 |
No description provided.