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

Fix Mono Windows x64 SIMD support. #46812

Merged

Conversation

lateralusX
Copy link
Member

@lateralusX lateralusX commented Jan 11, 2021

Mono Windows x64 SIMD support was not fully implemented on netcore causing issues reported in #1933. PR integrate logic from Mono Windows x64 SIMD implementation into Mono netcore SIMD implementation needed to correctly handle Windows x64 value type ABI together with SIMD intrinsics.

PR also re-enables SIMD optimization on Windows x64.

@lateralusX lateralusX merged commit e464963 into dotnet:master Jan 13, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Feb 12, 2021
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.

3 participants