Skip to content

[Mono] AdvSimd.Arm64 [Load/Store]Vector64 and [Load/Store]Vector128 for 2,3 and 4 variants with LLVM #93081

Description

@fanyang-mono

Refer to #84510 for the full list of API's. Re-enable tests being disabled tests.

Part of the work of this issue is to handle tuple type input arguments in those API's. To implement it, see the following example for inspiration

MonoType *tuple_type = fsig->params [tuple_argindex];

AdvSimd and AdvSimd.Arm64 intrinsics are currently only supported by LLVM. So these new intrinsics will follow this trend.

This is the list of APIs for AdvSimd:

This is the list of APIs for AdvSimd.Arm64:

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions