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 SPV_AMDX_shader_enqueue version 2 support #5838

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

yavn
Copy link

@yavn yavn commented Oct 4, 2024

@alan-baker
Copy link
Contributor

Could you please rebase on main and update the spirv-headers hash in DEPS to point to at least the merged headers for this extension?

* Update SPIRV-Headers

Co-authored-by: Dan Brown <[email protected]>
Co-authored-by: Maciej Jesionowski <[email protected]>
@yavn yavn force-pushed the SPV_AMDX_shader_enqueue_v2 branch from 6e411f5 to bef6468 Compare October 9, 2024 20:10
@yavn
Copy link
Author

yavn commented Oct 9, 2024

Hi @alan-baker , done and done.

Copy link
Contributor

@alan-baker alan-baker left a comment

Choose a reason for hiding this comment

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

Overall there seem to be a lack of tests for this functionality. Please add some tests for the new validation.

Separately, when reading the spec for this extension you seem to be validating things that are missing from the spec. I'd suggest double checking and updating the extension text to match this validation.

source/val/validate_annotation.cpp Show resolved Hide resolved
source/val/validate_function.cpp Outdated Show resolved Hide resolved
source/val/validate_memory.cpp Show resolved Hide resolved
source/val/validate_mode_setting.cpp Show resolved Hide resolved
source/val/validate_type.cpp Show resolved Hide resolved
source/opt/types.cpp Show resolved Hide resolved
source/opt/types.cpp Show resolved Hide resolved
source/opt/type_manager.cpp Show resolved Hide resolved
source/opt/types.cpp Show resolved Hide resolved
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.

6 participants