Skip to content

[SPIR-V] Implement WaveMatch intrinsic function#6546

Merged
sudonatalie merged 1 commit intomicrosoft:mainfrom
sudonatalie:wave-match
May 6, 2024
Merged

[SPIR-V] Implement WaveMatch intrinsic function#6546
sudonatalie merged 1 commit intomicrosoft:mainfrom
sudonatalie:wave-match

Conversation

@sudonatalie
Copy link
Copy Markdown
Collaborator

@sudonatalie sudonatalie commented Apr 18, 2024

Adds support for the WaveMatch() intrinsic function from Shader Model 6.5 using the OpGroupNonUniformPartitionNV instruction from the SPV_NV_shader_subgroup_partitioned extension.

SPIRV-Tools bumped to include: KhronosGroup/SPIRV-Tools#5648

Fixes #6545

@sudonatalie sudonatalie requested a review from a team as a code owner April 18, 2024 16:20
Adds support for the WaveMatch() intrinsic function from Shader Model
6.5 using the OpGroupNonUniformPartitionNV instruction from the
SPV_NV_shader_subgroup_partitioned extension.

Requires KhronosGroup/SPIRV-Tools#5648

Fixes microsoft#6545
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

[SPIR-V] Implement WaveMatch intrinsic support

3 participants