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] [x64] Add SIMD support for System.Numerics.Vector #97988

Open
Tracked by #43051
jkurdek opened this issue Feb 5, 2024 · 1 comment
Open
Tracked by #43051

[Mono] [x64] Add SIMD support for System.Numerics.Vector #97988

jkurdek opened this issue Feb 5, 2024 · 1 comment

Comments

@jkurdek
Copy link
Member

jkurdek commented Feb 5, 2024

Add SIMD support for methods from System.Numerics.Vector on x64. Will fix dotnet/perf-autofiling-issues#25809. Currently blocked by lack of AVX support.

@ghost
Copy link

ghost commented Feb 5, 2024

Tagging subscribers to this area: @SamMonoRT, @fanyang-mono
See info in area-owners.md if you want to be subscribed.

Issue Details

Add SIMD support for methods from System.Numerics.Vector on x64. Will fix dotnet/perf-autofiling-issues#25809. Currently blocked by lack of AVX support.

Author: jkurdek
Assignees: -
Labels:

arch-x64, area-Codegen-Intrinsics-mono

Milestone: -

@ghost ghost added the untriaged New issue has not been triaged by the area owner label Feb 5, 2024
@steveisok steveisok removed the untriaged New issue has not been triaged by the area owner label Jun 21, 2024
@steveisok steveisok added this to the 10.0.0 milestone Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants