-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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] Tracking: Intrinsics implementation #43051
Comments
I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label. |
Tagging subscribers to this area: |
@imhameed @fanyang-mono I can't tell from the summary, does this also include marshalling support for A related issue #9578 is tracking the CoreCLR work to unblock passing |
That work hasn't happened yet. It's come up a few times in PR comments but I previously had only been tracking this in my head. I just created an issue for this: #60068 |
moving tracking issue to 8.0.0 |
Moving tracking issue to 9.0.0 |
.NET 6
General implementation:
Bugs:
.NET 7
General implementation:
Runtime test coverage:
Cleanup and refactoring:
Vector64/128
#65318.NET 8
.NET 9
.NET10
Future:
System.Runtime.Intrinsics.X86.Avx
#60483System.Runtime.Intrinsics.X86.Avx2
#60484System.Runtime.Intrinsics.X86.AvxVnni
#60485X86Serialize
API and intrinsic for mono. #68916Size optimization:
Cleanup and refactoring:
The text was updated successfully, but these errors were encountered: