Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

Arm64: Update ref/System.Runtime.Intrinsics.Experimental.cs (AddAcross) #42359

Conversation

TamarChristinaArm
Copy link
Contributor

@TamarChristinaArm TamarChristinaArm commented Nov 4, 2019

dotnet/coreclr part of the changes in dotnet/coreclr#27663

See also #26581

/CC @tannergooding @echesakovMSFT

Unverified

No user is associated with the committer email.
@TamarChristinaArm TamarChristinaArm force-pushed the implement-arm64-addacross branch from 5d85d4c to 3ac181b Compare November 5, 2019 12:40
@TamarChristinaArm
Copy link
Contributor Author

Updated with same ordering as CoreCLR.

@maryamariyan
Copy link
Member

Thank you for your contribution. As announced in dotnet/coreclr#27549 this repository will be moving to dotnet/runtime on November 13. If you would like to continue working on this PR after this date, the easiest way to move the change to dotnet/runtime is:

  1. In your corefx repository clone, create patch by running git format-patch origin
  2. In your runtime repository clone, apply the patch by running git apply --directory src/corefx <path to the patch created in step 1>

@stephentoub
Copy link
Member

Cherry-picked into #42443

@stephentoub stephentoub closed this Nov 8, 2019
@karelz karelz added this to the 5.0 milestone Dec 19, 2019
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.

None yet

5 participants