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] [SPIR-V 1.1/1.2] SPIRVReader: Add SubgroupsPerWorkgroup(Id) (#2916) #2933

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

svenvh
Copy link
Member

@svenvh svenvh commented Dec 16, 2024

Add support for consuming the SubgroupsPerWorkgroup (SPIR-V 1.1) and SubgroupsPerWorkgroupId (SPIR-V 1.2) execution modes. Map both of these to spirv.ExecutionMode named metadata.

(cherry picked from commit 98cd3e4)

…oup(Id) (KhronosGroup#2916)

Add support for consuming the SubgroupsPerWorkgroup (SPIR-V 1.1) and
SubgroupsPerWorkgroupId (SPIR-V 1.2) execution modes.  Map both of
these to `spirv.ExecutionMode` named metadata.

(cherry picked from commit 98cd3e4)
@svenvh svenvh merged commit 3dc7c85 into KhronosGroup:llvm_release_180 Dec 17, 2024
9 checks passed
@svenvh svenvh deleted the backport-to-18 branch December 17, 2024 13:06
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