Skip to content

[subgroup-matrix] Update proposal#6275

Merged
alan-baker merged 6 commits into
gpuweb:mainfrom
alan-baker:subgroup-matrix-update
Jun 9, 2026
Merged

[subgroup-matrix] Update proposal#6275
alan-baker merged 6 commits into
gpuweb:mainfrom
alan-baker:subgroup-matrix-update

Conversation

@alan-baker

Copy link
Copy Markdown
Contributor

Fixes #5579

  • Add enumerant for majorness of matrix
    • Used as a template parameter in load/store functions
  • Add early evaluation errors for load/store functions
  • Change Stride in load/store to be in terms of elements of the external memory array

Fixes gpuweb#5579

* Add enumerant for majorness of matrix
  * Used as a template parameter in load/store functions
* Add early evaluation errors for load/store functions
* Change Stride in load/store to be in terms of elements of the external
  memory array
@alan-baker alan-baker requested review from dneto0 and jrprice June 2, 2026 20:24
@github-actions

github-actions Bot commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

Previews, as seen when this build job started (c996df0):
WebGPU webgpu.idl | Explainer | Correspondence Reference
WGSL grammar.js | wgsl.lalr.txt

Comment thread proposals/subgroup-matrix.md Outdated
Comment thread proposals/subgroup-matrix.md Outdated
Comment thread proposals/subgroup-matrix.md Outdated
@alan-baker alan-baker requested a review from jrprice June 4, 2026 13:25

@dneto0 dneto0 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Quibble on the spelling of the predeclared enumerants but otherwise looks good to me.

We can resolve the spelling in committee if needed (preferably before)

Comment thread proposals/subgroup-matrix.md Outdated
Comment thread proposals/subgroup-matrix.md Outdated
Comment thread proposals/subgroup-matrix.md Outdated
Comment thread proposals/subgroup-matrix.md Outdated

@mehmetoguzderin mehmetoguzderin left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks a lot for the fixes

@alan-baker alan-baker merged commit c187099 into gpuweb:main Jun 9, 2026
4 checks passed
@alan-baker alan-baker deleted the subgroup-matrix-update branch June 9, 2026 18:58
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.

[subgroup-matrix] Consider improving flag for memory layout on load/store

4 participants