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

Move BinaryPrimitives into coreclr shared source#20288

Merged
jkotas merged 1 commit into
dotnet:masterfrom
GrabYourPitchforks:migrate_binaryprimitives
Oct 6, 2018
Merged

Move BinaryPrimitives into coreclr shared source#20288
jkotas merged 1 commit into
dotnet:masterfrom
GrabYourPitchforks:migrate_binaryprimitives

Conversation

@GrabYourPitchforks
Copy link
Copy Markdown
Member

(This supports the BSWAP intrinsic work at #18398.)

This is the coreclr PR to move BinaryPrimitives into System.Private.CoreLib.dll. It'll be followed up with a corefx PR that fixes up the System.Memory.dll source.

No new API is being added by this PR. System.Memory.dll will continue to be the façade which exposes this type through its ref surface.

@jkotas jkotas merged commit 6b412b2 into dotnet:master Oct 6, 2018
@jkotas
Copy link
Copy Markdown
Member

jkotas commented Oct 6, 2018

@Anipik The mirror is not picking up this PR. Could you please take a look?

dotnet-maestro-bot pushed a commit to dotnet-maestro-bot/corefx that referenced this pull request Oct 6, 2018
Signed-off-by: dotnet-bot <dotnet-bot@microsoft.com>
dotnet-maestro-bot pushed a commit to dotnet-maestro-bot/corert that referenced this pull request Oct 6, 2018
Signed-off-by: dotnet-bot <dotnet-bot@microsoft.com>
@Anipik
Copy link
Copy Markdown

Anipik commented Oct 6, 2018

i am sure about the reason behind why the mirror was snot picking the change. But restarting it did the trick :)

stephentoub pushed a commit to dotnet/corefx that referenced this pull request Oct 6, 2018
Signed-off-by: dotnet-bot <dotnet-bot@microsoft.com>
jkotas pushed a commit to dotnet/corert that referenced this pull request Oct 6, 2018
Signed-off-by: dotnet-bot <dotnet-bot@microsoft.com>
@GrabYourPitchforks GrabYourPitchforks deleted the migrate_binaryprimitives branch November 10, 2018 20:31
A-And pushed a commit to A-And/coreclr that referenced this pull request Nov 20, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants