-
Notifications
You must be signed in to change notification settings - Fork 6k
Open
Labels
dotnet-fundamentals/svcokr-qualityContent-quality KR: Concerns article defects (bugs), freshness, or build warnings.Content-quality KR: Concerns article defects (bugs), freshness, or build warnings.
Description
In https://github.com/dotnet/docs/blob/main/docs/standard/simd.md, Vector sample code, it has logic of handling case about input array length not be integral multiple of Vector.Count (see green block),
but first half of code cannot handle it and will throw out of range related exception if happens (see red block)
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
- ID: 9e0f3c8a-1548-40cd-1688-d574c0d1db1d
- Version Independent ID: 40f9283e-0200-4398-7dc3-00c2bca59e81
- Content: SIMD-accelerated types in .NET
- Content Source: docs/standard/simd.md
- Product: dotnet-fundamentals
- GitHub Login: @FIVIL
- Microsoft Alias: tagoo
Metadata
Metadata
Assignees
Labels
dotnet-fundamentals/svcokr-qualityContent-quality KR: Concerns article defects (bugs), freshness, or build warnings.Content-quality KR: Concerns article defects (bugs), freshness, or build warnings.