Skip to content

Conversation

@lewing
Copy link
Member

@lewing lewing commented Apr 15, 2025

Add Store aliased intrinsics and add the System.Numerics style SquareRoot to Sqrt

@lewing lewing marked this pull request as ready for review April 15, 2025 20:38
Copilot AI review requested due to automatic review settings April 15, 2025 20:38
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

Files not reviewed (1)
  • src/mono/mono/mini/interp/simd-methods.def: Language not supported
Comments suppressed due to low confidence (2)

src/mono/mono/mini/interp/transform-simd.c:1255

  • New store intrinsics are introduced with a parameter count check; please ensure that there are corresponding tests validating this behavior.
if (csignature->param_count != 2)

src/libraries/System.Runtime.Intrinsics/tests/Wasm/PackedSimdTests.cs:1

  • Consider adding tests for the new store intrinsics to ensure they behave consistently with the rest of the SIMD operations.
// Licensed to the .NET Foundation under one or more agreements.

@dotnet-policy-service
Copy link
Contributor

Tagging subscribers to this area: @BrzVlad, @kotlarmilos
See info in area-owners.md if you want to be subscribed.

@lewing
Copy link
Member Author

lewing commented Apr 16, 2025

/ba-g this is not the timeout you are looking for

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants