Skip to content

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

Merged
EgorBo merged 1 commit intomono:masterfrom
monojenkins:sync-pr-33761-from-runtime
Mar 19, 2020
Merged

[mono] return false for AdvSimd.IsSupported and friends#19263
EgorBo merged 1 commit intomono:masterfrom
monojenkins:sync-pr-33761-from-runtime

Conversation

@monojenkins
Copy link
Contributor

!! This PR is a copy of dotnet/runtime#33761, please do not edit or review it in this repo !!
Do not automatically approve this PR:

* Consider how the changes affect configurations in this repo,
* Check effects on files that are not mirrored,
* Identify test cases that may be needed in this repo.

!! Merge the PR only after the original PR is merged !!



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

Fixes StackOverflow in dotnet/runtime#33749 (comment)
Intrinsify all `get_IsSupported` under `System.Runtime.Intrinsics*` to just `false` (except the sets we support, see mono_emit_simd_intrinsics).
@EgorBo
Copy link
Member

EgorBo commented Mar 19, 2020

@monojenkins build Linux AArch64 Coop Suspend

@EgorBo
Copy link
Member

EgorBo commented Mar 19, 2020

@monojenkins build Linux ARMv5

@EgorBo EgorBo merged commit d1362b0 into mono:master Mar 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants