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

Align translation of OpCooperativeMatrixLengthKHR to match the spec #2964

Merged
merged 1 commit into from
Jan 17, 2025

Conversation

vmaksimo
Copy link
Contributor

SPV_KHR_cooperative_matrix extension defines that the only argument accepted in this instruction is Matrix Type <id>, not the pointer to an actual matrix.

This resolves #2963

`SPV_KHR_cooperative_matrix` extension defines that the only argument
accepted in this instruction is `Matrix Type <id>`, not the pointer to
an actual matrix.

This resolves KhronosGroup#2963
@vmaksimo vmaksimo requested review from svenvh and MrSidims January 17, 2025 13:13
@MrSidims MrSidims merged commit 197a800 into KhronosGroup:main Jan 17, 2025
9 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.

Fix OpCooperativeMatrixLengthKHR to match the specification
3 participants