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: Implement mask reduction operation evaluators #6817

Merged
merged 1 commit into from
Nov 21, 2022

Conversation

Akira1Saitoh
Copy link
Contributor

Implement mTrueCount, mFirstTrue, mLastTrue, mToLongBits and mLongBitsToMask evaluators.

Signed-off-by: Akira Saitoh [email protected]

@Akira1Saitoh Akira1Saitoh force-pushed the aarch64VectorMaskReduction branch 2 times, most recently from 81a5aec to 9255ed5 Compare November 17, 2022 02:01
@Akira1Saitoh Akira1Saitoh marked this pull request as ready for review November 21, 2022 02:28
@knn-k knn-k self-assigned this Nov 21, 2022
Implement mTrueCount, mFirstTrue, mLastTrue, mToLongBits
and mLongBitsToMask evaluators.

Signed-off-by: Akira Saitoh <[email protected]>
@knn-k
Copy link
Contributor

knn-k commented Nov 21, 2022

Jenkins build aarch64,amac

@knn-k
Copy link
Contributor

knn-k commented Nov 21, 2022

Jenkins build amac

1 similar comment
@knn-k
Copy link
Contributor

knn-k commented Nov 21, 2022

Jenkins build amac

@knn-k
Copy link
Contributor

knn-k commented Nov 21, 2022

See #6516 for the socket test failure on amac.

@knn-k knn-k merged commit 26e5221 into eclipse:master Nov 21, 2022
@Akira1Saitoh Akira1Saitoh deleted the aarch64VectorMaskReduction branch November 21, 2022 06:33
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.

2 participants