diff options
| author | Ellie Hermaszewska <ellieh@nvidia.com> | 2024-12-11 02:13:08 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-12-10 10:13:08 -0800 |
| commit | 4a63e33d60e02d421f693217d36ecd689208155d (patch) | |
| tree | c65b718e038193dacfd1faa20bd18c9ffe22e9f3 /docs | |
| parent | 523e9f012e42608df1f7dd91f5625f8171b6ca3d (diff) | |
Correct proposal number (#5809)
Co-authored-by: Yong He <yonghe@outlook.com>
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/proposals/014-extended-length-vectors.md (renamed from docs/proposals/13-extended-length-vectors.md) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/proposals/13-extended-length-vectors.md b/docs/proposals/014-extended-length-vectors.md index 3b0a2d190..4dcc7f88f 100644 --- a/docs/proposals/13-extended-length-vectors.md +++ b/docs/proposals/014-extended-length-vectors.md @@ -1,4 +1,4 @@ -# SP #13: Extended Length Vectors +# SP #014: Extended Length Vectors This proposal introduces support for vectors with 0 or more than 4 components in Slang, extending the current vector type system while maintaining compatibility |
