Skip to content

[SYCL][Matrix] Switch to SPV_KHR_cooperative_matrix extension #13316

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

Closed
wants to merge 5 commits into from

Conversation

MrSidims
Copy link
Contributor

@MrSidims MrSidims commented Apr 8, 2024

No description provided.

@MrSidims MrSidims force-pushed the switch-to-coop-matrix branch from fbbd986 to 30c140b Compare April 8, 2024 11:13
Signed-off-by: Sidorov, Dmitry <[email protected]>
Signed-off-by: Sidorov, Dmitry <[email protected]>
Signed-off-by: Sidorov, Dmitry <[email protected]>
@@ -6506,6 +6506,48 @@ LLVMToSPIRVBase::transBuiltinToInstWithoutDecoration(Op OC, CallInst *CI,
transValue(CI->getArgOperand(1), BB), MemoryAccess,
BB);
}
/* case OpAccessChain: {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

to remove

steffenlarsen pushed a commit that referenced this pull request Aug 15, 2024
…el's (#13817)

The usage is currently guarded by __SPIRV_USE_COOPERATIVE_MATRIX macro.

It's a split from #13316

---------

Signed-off-by: Sidorov, Dmitry <[email protected]>
@MrSidims MrSidims closed this Aug 15, 2024
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.

1 participant