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

Test that abstract matrices OOB conditions cause validation errors. #3682

Closed
dj2 opened this issue Apr 17, 2024 · 0 comments · Fixed by #3700
Closed

Test that abstract matrices OOB conditions cause validation errors. #3682

dj2 opened this issue Apr 17, 2024 · 0 comments · Fixed by #3700

Comments

@dj2
Copy link
Member

dj2 commented Apr 17, 2024

Add tests that when two abstract matrices are multipled, added or subtracted, out-of-bounds results are detected and cause a validation error.

dj2 added a commit to dj2/gpuweb-cts that referenced this issue Apr 22, 2024
This CL tests that const-eval of matric operations cause over/under
flow.

Fixes: gpuweb#3682
dj2 added a commit to dj2/gpuweb-cts that referenced this issue Apr 23, 2024
This CL tests that const-eval of matric operations cause over/under
flow.

Fixes: gpuweb#3682
@dj2 dj2 closed this as completed in #3700 Apr 23, 2024
dj2 added a commit that referenced this issue Apr 23, 2024
This CL tests that const-eval of matric operations cause over/under
flow.

Fixes: #3682
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging a pull request may close this issue.

1 participant