-
Notifications
You must be signed in to change notification settings - Fork 24
[NFC] Simplify WaveActiveMax test #347
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
base: main
Are you sure you want to change the base?
Conversation
This was a test I had written to cover some edge cases, and the test is a bit awkward and buggy. This corrects the test to hopefully be more consistent across vendors.
|
is I know right now this is just for Metal, and for this particular case the DirectX driver matches spirv/vulkan, but are their Vulkan cases we should be considering for |
This was a test I had written to cover some edge cases, and the test is a bit awkward and buggy. This corrects the test to hopefully be more consistent across vendors.