Skip to content

[mono] Fuse Vector128.WithElement and Vector128.GetElement on arm64 #85166

Description

@jandupej

This is an optimization of #85158. The idea is to take advantage of arm64's ins (element) instruction, that can take any element from a vector and insert to any lane of another vector.

cc: @tannergooding

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

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions