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

[SPIRV]: Emit missing storage class in atomic insts. #6456

Merged
merged 2 commits into from
Feb 27, 2025

Conversation

csyonghe
Copy link
Collaborator

Closes #6401.

@csyonghe csyonghe added the pr: non-breaking PRs without breaking changes label Feb 25, 2025
@csyonghe csyonghe requested a review from a team as a code owner February 25, 2025 23:03
@csyonghe csyonghe merged commit 6e862bb into shader-slang:master Feb 27, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: non-breaking PRs without breaking changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Atomic instructions with memory order bit set, but no storage class
2 participants