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

arm64: implement vector comparisons #632

Merged
merged 2 commits into from
Jun 17, 2022
Merged

arm64: implement vector comparisons #632

merged 2 commits into from
Jun 17, 2022

Conversation

mathetake
Copy link
Member

@mathetake mathetake commented Jun 17, 2022

This implements vector comparison instructions for
arm64 backend.

part of #484

@mathetake mathetake marked this pull request as ready for review June 17, 2022 04:52
Copy link
Contributor

@codefromthecrypt codefromthecrypt left a comment

Choose a reason for hiding this comment

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

good!

internal/asm/arm64/impl.go Show resolved Hide resolved
internal/engine/compiler/compiler_vec_test.go Show resolved Hide resolved
Signed-off-by: Takeshi Yoneda <[email protected]>
@mathetake mathetake merged commit cd00799 into main Jun 17, 2022
@mathetake mathetake deleted the vcmp branch June 17, 2022 05:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants