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 18] Add SPV_INTEL_bindless_images preview extension (#2535) #2548

Open
wants to merge 1 commit into
base: llvm_release_180
Choose a base branch
from

Conversation

MrSidims
Copy link
Contributor

@MrSidims MrSidims changed the title Add SPV_INTEL_bindless_images preview extension (#2535) [Backport to 18] Add SPV_INTEL_bindless_images preview extension (#2535) Apr 25, 2024
@@ -668,7 +668,8 @@ template <> inline void SPIRVMap<Capability, std::string>::init() {
"CooperativeMatrixInvocationInstructionsINTEL");
add(internal::CapabilityCooperativeMatrixCheckedInstructionsINTEL,
"CooperativeMatrixCheckedInstructionsINTEL");
add(internal::CapabilityRegisterLimitsINTEL, "RegisterLimitsINTEL");
add(internal::CapabilityTaskSequenceINTEL, "TaskSequenceINTEL");
Copy link
Contributor

Choose a reason for hiding this comment

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

This seems to cause test fails. I suppose you would have noticed as well. Will review after fixing. Thanks much.

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