Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Mono's implementation of Vector<T> intrinsics. #39322

Merged

Conversation

imhameed
Copy link
Contributor

@imhameed imhameed commented Jul 14, 2020

Recognize get_AllBitsSet instead of get_AllOnes; this internal
intrinsic was renamed in #36579
(1c66ad1).

Implement Vector<T>.One as an intrinsic.

See also: #38718

Recognize `get_AllBitsSet` instead of `get_AllOnes`; this internal
intrinsic was renamed in dotnet#36579
(1c66ad1).

Implement Vector<T>.One as an intrinsic.
@Dotnet-GitSync-Bot Dotnet-GitSync-Bot added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Jul 14, 2020
@lambdageek lambdageek added area-Codegen-JIT-mono and removed area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI labels Jul 14, 2020
@ghost
Copy link

ghost commented Jul 14, 2020

Tagging subscribers to this area: @lewurm
Notify danmosemsft if you want to be subscribed.

@imhameed imhameed merged commit ff98a5d into dotnet:master Jul 15, 2020
@karelz karelz added this to the 5.0.0 milestone Aug 18, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Dec 8, 2020
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.

5 participants