Skip to content

Conversation

@fanyang-mono
Copy link
Member

After disabling Arm intrinsics, the android team hit another issue with Vector128 when enabling LLVM. It was also a mixed mode issue. This PR disables Vector128/64 intrinsics.
Fixes #77319

@fanyang-mono fanyang-mono merged commit 93d73d1 into dotnet:main Oct 25, 2022
@SamMonoRT
Copy link
Member

@fanyang-mono @jonathanpeppers - I believe this should be backported for 7.0 servicing ?

@jonathanpeppers
Copy link
Member

Yes, it would be great to get this in 7.0, thanks.

@fanyang-mono
Copy link
Member Author

/backport to release/7.0

@github-actions
Copy link
Contributor

Started backporting to release/7.0: https://github.com/dotnet/runtime/actions/runs/3323392656

@github-actions
Copy link
Contributor

@fanyang-mono an error occurred while backporting to release/7.0, please check the run log for details!

Error: @fanyang-mono is not a repo collaborator, backporting is not allowed. If you're a collaborator please make sure your dotnet team membership visibility is set to Public on https://github.com/orgs/dotnet/people?query=fanyang-mono

@github-actions
Copy link
Contributor

Started backporting to release/7.0: https://github.com/dotnet/runtime/actions/runs/3323392656

@ghost ghost locked as resolved and limited conversation to collaborators Nov 24, 2022
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.

.NET RC 2: EnableLLVM=true causes exception in MAUI app on Android

4 participants