Skip to content

Conversation

@Cooksey99
Copy link
Contributor

@Cooksey99 Cooksey99 commented Oct 27, 2025

The airWorkGroupSize function was incorrectly using .workgroup_id
instead of .workgroup_size, causing @workGroupSize() to return the
work group ID rather than the work group size.

Fixes #25716

@alexrp alexrp merged commit 2cbd0d3 into ziglang:master Oct 28, 2025
7 of 9 checks passed
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.

spirv: codegen typo, airWorkGroupSize specifies builtin id workgroup_id

2 participants