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

[SPIR-V] Shader model 6.4 DP4a intrinsics aren't implemented #4819

Closed
Jasper-Bekkers opened this issue Nov 24, 2022 · 1 comment
Closed

[SPIR-V] Shader model 6.4 DP4a intrinsics aren't implemented #4819

Jasper-Bekkers opened this issue Nov 24, 2022 · 1 comment
Labels
spirv Work related to SPIR-V

Comments

@Jasper-Bekkers
Copy link

It looks like the "new" DP4a intrinsics aren't supported in SPIR-V mode even though these op's should be widely available.

Relevant SPIR-V specification: https://htmlpreview.github.io/?https://github.com/KhronosGroup/SPIRV-Registry/blob/master/extensions/KHR/SPV_KHR_integer_dot_product.html

Repro case: https://godbolt.org/z/Gzh4dxbhq

@sudonatalie
Copy link
Collaborator

Closing as duplicate of #4528

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
spirv Work related to SPIR-V
Projects
None yet
Development

No branches or pull requests

3 participants