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

[mono] return false for AdvSimd.IsSupported and friends #33761

Merged
merged 1 commit into from
Mar 19, 2020

Conversation

EgorBo
Copy link
Member

@EgorBo EgorBo commented Mar 19, 2020

Fixes StackOverflow in #33749 (comment)
Intrinsify all get_IsSupported under System.Runtime.Intrinsics* to just false (except the sets we support, see mono_emit_simd_intrinsics).

@Dotnet-GitSync-Bot
Copy link
Collaborator

I couldn't add an area label to this PR.

Checkout this page to find out which area owner to ping, or please add exactly one area label to help train me in the future.

@tannergooding
Copy link
Member

CC. @Gnbrkm41, this should unblock #33749

@EgorBo EgorBo merged commit 5c6a91d into dotnet:master Mar 19, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Dec 10, 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