Skip to content

PackedSimd documentation does not specific underlying SIMD method. #11273

Open
@JimBobSquarePants

Description

@JimBobSquarePants

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

https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System.Runtime.Intrinsics.Wasm/PackedSimd.xml

Document Version Independent Id

01beb992-f50a-4066-066b-50b76bb5c4e0

Platform Id

186f97c9-af0e-c4d0-2b36-538c317ec28c

Article author

@dotnet-bot

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions