Skip to content

Conversation

jonathandavies-arm
Copy link
Contributor

@jonathandavies-arm jonathandavies-arm commented Jul 17, 2025

  • Implements Arm64: Implement SVE2 APIs #115479
  • In the Sve2 Maths API it has MultiplyDoublingWideningAndSubtractSaturateOdd with and without the index argument. In all the other cases the index case has a function name with BySelectedScalar in it. I've added the function MultiplyDoublingWideningBySelectedScalarAndAddSaturateEven to be consistent with the other functions.

* Implements dotnet#115479
* In the Sve2 Maths API it has MultiplyDoublingWideningAndSubtractSaturateOdd with and without the index argument. In all the other cases the index case has a function name with BySelectedScalar in it. I've added the function MultiplyDoublingWideningBySelectedScalarAndAddSaturateEven to be consistant with the other functions.
@github-actions github-actions bot added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Jul 17, 2025
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Jul 17, 2025
@jonathandavies-arm
Copy link
Contributor Author

@dotnet/arm64-contrib @amanasifkhalid

Copy link
Contributor

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

@amanasifkhalid
Copy link
Contributor

I'm going to merge this now so we can meet the P7 deadline. My only feedback was a question about the emitter tests.

@amanasifkhalid
Copy link
Contributor

/ba-g build timeouts

@amanasifkhalid amanasifkhalid merged commit de52942 into dotnet:main Jul 18, 2025
160 of 167 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Aug 18, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI community-contribution Indicates that the PR has been added by a community member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants