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 14] Check if OpCooperativeMatrixLengthKHR operand is a type #3005

Merged
merged 3 commits into from
Feb 13, 2025

Conversation

vmaksimo
Copy link
Contributor

@vmaksimo vmaksimo commented Feb 10, 2025

Translate the operand as a type only when it is an OpTypeCooperativeMatrixKHR.
This relaxation is needed to preserve backward compatibility, as earlier we translated operand as value, not a type.

This is a backport of #3011

Translate the operand as a type only when it is an `OpTypeCooperativeMatrixKHR`. This relaxation is needed to preserve backward compatibility, as earlier we translated operand as value, not a type.
@vmaksimo vmaksimo changed the title [LLVM-14] Check if OpCooperativeMatrixLengthKHR operand is a type [Backport to 14] Check if OpCooperativeMatrixLengthKHR operand is a type Feb 13, 2025
@MrSidims MrSidims merged commit f59f24e into KhronosGroup:llvm_release_140 Feb 13, 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