Skip to content

Commit

Permalink
Update proposals/NNNN-linalg-matrix.md
Browse files Browse the repository at this point in the history
Co-authored-by: Damyan Pepper <[email protected]>
  • Loading branch information
llvm-beanz and damyanp authored Feb 22, 2025
1 parent 9f01913 commit 2eaab9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proposals/NNNN-linalg-matrix.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ can be supported on all platforms (with some platform-specific limitations).

## Proposed solution

Below is a proposed Pseudo-HLSL API. The proposal uses C++20 concepts to
Below is a proposed pseudo-HLSL API. The proposal uses C++20 concepts to
represent template type constraints so as to avoid needing SFINAE complications.

```c++
Expand Down

0 comments on commit 2eaab9c

Please sign in to comment.