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] Intrinsify Vector128.Create on Arm64 for mini JIT #85404

Merged
merged 3 commits into from
Apr 28, 2023

Conversation

fanyang-mono
Copy link
Member

@fanyang-mono fanyang-mono commented Apr 26, 2023

Contributes to #80566

case SN_GetLower:
case SN_GetUpper:
case SN_Shuffle:
Copy link
Member Author

Choose a reason for hiding this comment

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

These were removed as well, as SN_Shuffle hasn't been supported by LLVM either. SN_ToVector128 and SN_ToVector128Unsafe were Vector64 API's and didn't apply to Vector128.

@fanyang-mono fanyang-mono merged commit 97e9be9 into dotnet:main Apr 28, 2023
@ghost ghost locked as resolved and limited conversation to collaborators May 29, 2023
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