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

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

Closed
wants to merge 5 commits into from

Conversation

MrSidims
Copy link
Contributor

@MrSidims MrSidims commented Apr 8, 2024

No description provided.

Signed-off-by: Sidorov, Dmitry <dmitry.sidorov@intel.com>
Signed-off-by: Sidorov, Dmitry <dmitry.sidorov@intel.com>
Signed-off-by: Sidorov, Dmitry <dmitry.sidorov@intel.com>
Signed-off-by: Sidorov, Dmitry <dmitry.sidorov@intel.com>
Signed-off-by: Sidorov, Dmitry <dmitry.sidorov@intel.com>
@@ -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

MrSidims added a commit to MrSidims/llvm that referenced this pull request May 17, 2024
…el's

The usage is currently guarded by __SPIRV_USE_COOPERATIVE_MATRIX macro.

It's a split from intel#13316

Signed-off-by: Sidorov, Dmitry <dmitry.sidorov@intel.com>
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 <dmitry.sidorov@intel.com>
@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