Skip to content

[SM6.10] Add Matrix class methods and other LinAlg API to linalg.h#8299

Draft
hekota wants to merge 1 commit intomicrosoft:mainfrom
hekota:linalg-matrix-header
Draft

[SM6.10] Add Matrix class methods and other LinAlg API to linalg.h#8299
hekota wants to merge 1 commit intomicrosoft:mainfrom
hekota:linalg-matrix-header

Conversation

@hekota
Copy link
Member

@hekota hekota commented Mar 26, 2026

Implements Matrix class methods and other API functions related to linear algebra as specified in LinAlg spec here.

The header disables warning for a groupshared argument when the language version is other than 202x.

Related to #7839

Implements Matrix class methods and other API function related to linear algebra as specified in LinAlg spec (here)[https://github.com/microsoft/hlsl-specs/blob/main/proposals/0035-linalg-matrix.md#appendix-1-hlsl-header].

The header disables warning for a groupshared argument when the language version is other than 202x.

Related to microsoft#7839
@hekota hekota force-pushed the linalg-matrix-header branch from af16148 to c63a4b5 Compare March 26, 2026 23:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: New

Development

Successfully merging this pull request may close these issues.

1 participant