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

[Backport to 16] Align translation of OpCooperativeMatrixLengthKHR to match the spec (#2964) #2996

Merged
merged 1 commit into from
Feb 5, 2025

Conversation

vmaksimo
Copy link
Contributor

@vmaksimo vmaksimo commented Feb 5, 2025

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.

…to match the spec (KhronosGroup#2964)

`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.
@MrSidims MrSidims merged commit 13d9eb5 into KhronosGroup:llvm_release_160 Feb 5, 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.

2 participants