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

Conversation

@tannergooding
Copy link
Member

@tannergooding tannergooding commented Oct 12, 2019

This partially resolves https://github.com/dotnet/coreclr/issues/27152 by rexposing the APIs in S.P.Corelib.

This will need to be merged, flow to CoreFX, the reference assemblies updated, that needs to flow back, and then finally the JIT can be updated and tests added.

@tannergooding tannergooding marked this pull request as ready for review October 16, 2019 21:29
@tannergooding
Copy link
Member Author

CC. @CarolEidt, @echesakovMSFT

Still more to re-expose, but this should unblock work on this batch while I finish building a more complete list for the API review.

@tannergooding tannergooding changed the title Finish adding back arm intrinsics that existing before refactoring Adding back more arm intrinsics that existing before refactoring Oct 21, 2019
@EgorBo
Copy link
Member

EgorBo commented Oct 22, 2019

@tannergooding @echesakovMSFT
is it possible to try arm intrinsics in a console app from a daily build? I see they are not part of the reference assemblies yet so my hello world won't compile.

@tannergooding
Copy link
Member Author

@EgorBo, they aren't in box yet, but they are part of the System.Runtime.Intrinsics.Experimental reference assembly, which should be getting pushed up to the blob feed along with the other nightlies.

Copy link

@echesakov echesakov left a comment

Choose a reason for hiding this comment

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

LGTM

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.

Finish adding back arm intrinsics that existing before refactoring

3 participants