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

[SPIR-V 1.1/1.2] SPIRVReader: Add SubgroupsPerWorkgroup(Id) #2916

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

svenvh
Copy link
Member

@svenvh svenvh commented Dec 9, 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.

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.
@svenvh svenvh requested review from MrSidims and vmaksimo December 9, 2024 11:39
@svenvh svenvh merged commit 98cd3e4 into KhronosGroup:main Dec 11, 2024
9 checks passed
@svenvh svenvh deleted the SubgroupsPerWorkgroup branch December 11, 2024 09:13
svenvh added a commit to svenvh/SPIRV-LLVM-Translator that referenced this pull request Dec 16, 2024
…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 added a commit to svenvh/SPIRV-LLVM-Translator that referenced this pull request Dec 16, 2024
…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 added a commit to svenvh/SPIRV-LLVM-Translator that referenced this pull request Dec 16, 2024
…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 added a commit to svenvh/SPIRV-LLVM-Translator that referenced this pull request Dec 16, 2024
…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 added a commit to svenvh/SPIRV-LLVM-Translator that referenced this pull request Dec 16, 2024
…roup#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 added a commit to svenvh/SPIRV-LLVM-Translator that referenced this pull request Dec 16, 2024
…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 added a commit to svenvh/SPIRV-LLVM-Translator that referenced this pull request Dec 16, 2024
…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 added a commit that referenced this pull request Dec 17, 2024
…oup(Id) (#2916) (#2934)

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 added a commit that referenced this pull request Dec 17, 2024
…oup(Id) (#2916) (#2933)

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 added a commit that referenced this pull request Dec 17, 2024
…oup(Id) (#2916) (#2932)

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 added a commit that referenced this pull request Dec 17, 2024
…oup(Id) (#2916) (#2931)

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 added a commit that referenced this pull request Dec 17, 2024
…oup(Id) (#2916) (#2930)

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 added a commit that referenced this pull request Dec 17, 2024
…oup(Id) (#2916) (#2929)

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)
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