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][jit] Enabled more intrinsics for V4 on arm64 #88912

Merged
merged 8 commits into from
Jul 24, 2023

Conversation

LeVladIonescu
Copy link
Contributor

This PR contributes to #86957.

  • Passing element_type to emit_xequal instead of computing it from arg1->klass
  • Get_Item, Set_item, Cctor will be addressed shortly after.

Signed-off-by: Vlad - Alexandru Ionescu <vlad-alexandruionescu@Vlads-MacBook-Pro-5.local>
Vlad - Alexandru Ionescu and others added 2 commits July 17, 2023 10:01
Signed-off-by: Vlad - Alexandru Ionescu <vlad-alexandruionescu@Vlads-MacBook-Pro-5.local>
LeVladIonescu and others added 3 commits July 20, 2023 18:59
Signed-off-by: Vlad - Alexandru Ionescu <vlad-alexandruionescu@Vlads-MacBook-Pro-5.local>
Copy link
Member

@fanyang-mono fanyang-mono left a comment

Choose a reason for hiding this comment

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

LGTM!

LeVladIonescu and others added 2 commits July 21, 2023 13:05
Signed-off-by: Vlad - Alexandru Ionescu <vlad-alexandruionescu@Vlads-MacBook-Pro-5.local>
@LeVladIonescu
Copy link
Contributor Author

Failures known

@LeVladIonescu LeVladIonescu merged commit 5b4bbda into dotnet:main Jul 24, 2023
96 of 100 checks passed
@LeVladIonescu LeVladIonescu deleted the v4intrinsics branch July 24, 2023 08:46
@ghost ghost locked as resolved and limited conversation to collaborators Aug 23, 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.

2 participants