-
Notifications
You must be signed in to change notification settings - Fork 14.3k
[mlir][spirv] Improve coop matrix attribute handling #66020
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
Conversation
@llvm/pr-subscribers-mlir-spirv Changes
The target test passes validation with
|
@llvm/pr-subscribers-mlir-core Changes
The target test passes validation with
|
@llvm/pr-subscribers-mlir Changes
The target test passes validation with
|
Seems like the failure is just buildkite having a bad day. |
- Fix values of Matrix Operand bit enums - Add verification for the aligned Memory Operand attributes. Mark the 'Aligned' enumerant as not supported. The target test passes vaidation with `spirv-val`.
(Rebased to retrigger CI) |
- Fix values of Matrix Operand bit enums. - Add verification for the aligned Memory Operand attributes. Mark the 'Aligned' enumerant as not supported. The target test passes validation with `spirv-val`.
The target test passes validation with
spirv-val
.