Skip to content

Conversation

@fanyang-mono
Copy link
Member

@fanyang-mono fanyang-mono commented May 23, 2023

Re-enabled passing SIMD type variables using SIMD registers for LLVM backend.
Added support for passing SIMD type variables using SIMD registers for mini JIT on arm64.

Fixes #74583
Contributes to #60068

Copy link
Contributor

Choose a reason for hiding this comment

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

Shouldn't this be a alloc_xreg (even though internally it seems to do the same thing)

@fanyang-mono
Copy link
Member Author

Failures on Build ios-arm64 Release AllSubsets_Mono were not related to this PR.

@fanyang-mono fanyang-mono merged commit 8d2c365 into dotnet:main May 25, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Jul 15, 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.

[mono] Re-enable passing Vector128 arguments in SIMD registers

3 participants