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

Introduce a simpler StructuredBuffer test #17

Merged
merged 1 commit into from
Dec 26, 2024

Conversation

bogner
Copy link
Collaborator

@bogner bogner commented Dec 23, 2024

This moves the current structured buffer test to a new file and introduces a simpler one that doesn't need llvm/llvm-project#104503 and llvm/llvm-project#121010 to be in place in order to pass.

Note: this would be better if it exercised both SRVs and UAVs, but SRV support isn't implemented in the test framework yet.

This moves the current structured buffer test to a new file and
introduces a simpler one that doesn't need llvm/llvm-project#104503 and
llvm/llvm-project#121010 to be in place in order to pass.

Note: this would be better if it exercised both SRVs and UAVs, but SRV
support isn't implemented in the test framework yet.
@llvm-beanz llvm-beanz merged commit cf1570a into llvm-beanz:main Dec 26, 2024
4 checks passed
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.

2 participants