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

add SPIR-V 1.4 testing for UserSemantic #2053

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

bashbaug
Copy link
Contributor

This PR adds targeted testing for more SPIR-V 1.4 features. Specifically, this PR adds testing for OpDecorateString, OpMemberDecorateString, and the UserSemantic decoration.

@bashbaug
Copy link
Contributor Author

There are several issues in the SPIR-V LLVM Translator so these tests probably won't pass for most implementations currently, see:

KhronosGroup/SPIRV-LLVM-Translator#2460
KhronosGroup/SPIRV-LLVM-Translator#2670

I'll keep this as a "draft" until these issues are fixed.

@bashbaug bashbaug marked this pull request as draft August 16, 2024 16:36
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.

1 participant