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

AArch64: Add some variants of vector compare instructions #7203

Merged
merged 1 commit into from
Dec 13, 2023

Conversation

Akira1Saitoh
Copy link
Contributor

This commit adds vector compare equal instructions for 64-bit vectors on aarch64 codegen.

This commit adds vector compare equal instructions for 64-bit vectors
on aarch64 codegen.

Signed-off-by: Akira Saitoh <saiaki@jp.ibm.com>
@knn-k
Copy link
Contributor

knn-k commented Dec 13, 2023

Jenkins build aarch64,amac

Copy link
Contributor

@knn-k knn-k left a comment

Choose a reason for hiding this comment

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

The failure on x86-64 macOS is known as Issue #7181.

@knn-k knn-k merged commit 0d4b2da into eclipse:master Dec 13, 2023
6 of 8 checks passed
@knn-k knn-k self-assigned this Dec 13, 2023
@Akira1Saitoh Akira1Saitoh deleted the aarch64VectorCompare branch December 20, 2023 00:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants