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] Remove Vector<T> fallbacks #88101

Merged
merged 1 commit into from
Jun 28, 2023

Conversation

fanyang-mono
Copy link
Member

@fanyang-mono fanyang-mono commented Jun 27, 2023

This is a follow-up PR for #85916, since Zoltan recently added the support of Vector128 intrinsics on Amd64. (#86546)

Fixes #86272

cc: @radekdoulik

Copy link
Member

@stephentoub stephentoub left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you 😄

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.

[Mono] Intrinsify Vector128 API's on Amd64 with mini JIT
2 participants