-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Open
Labels
area-System.Runtime.Intrinsicsdoc-bugProblem with the content; needs to be fixedProblem with the content; needs to be fixeduntriagedNew issue has not been triaged by the area ownerNew issue has not been triaged by the area owner
Description
Type of issue
Missing information
Description
All current intrinsic specific type methods (Avx, Sse, etc) contain the name of the underlying method that is being implemented. PackedSimd
lacks this documentation making it difficult to understand what behavior to expect.
For example Swizzle(Vector128, Vector128) contains no information at all but the equivalent Rust docs explain how out of bounds values are handled.
In addition, the reference source simply points to PackedSimd.PlatformNotSupported.cs which is not very useful.
Page URL
https://learn.microsoft.com/en-us/dotnet/api/system.runtime.intrinsics.wasm.packedsimd?view=net-9.0
Content source URL
Document Version Independent Id
01beb992-f50a-4066-066b-50b76bb5c4e0
Platform Id
186f97c9-af0e-c4d0-2b36-538c317ec28c
Article author
Metadata
Metadata
Assignees
Labels
area-System.Runtime.Intrinsicsdoc-bugProblem with the content; needs to be fixedProblem with the content; needs to be fixeduntriagedNew issue has not been triaged by the area ownerNew issue has not been triaged by the area owner