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 vector shift and rotate evaluators #7017

Merged
merged 1 commit into from
Jun 6, 2023

Conversation

Akira1Saitoh
Copy link
Contributor

This commit implements evaluators for vector shift and rotate opcodes.
Evaluators for the masked version of those opcodes are also added.

This commit implements evaluators for vector shift and rotate opcodes.
Evaluators for the masked version of those opcodes are also added.

Signed-off-by: Akira Saitoh <saiaki@jp.ibm.com>
@Akira1Saitoh Akira1Saitoh marked this pull request as ready for review June 6, 2023 01:33
@knn-k
Copy link
Contributor

knn-k commented Jun 6, 2023

Jenkins build aarch64,amac

@knn-k knn-k self-assigned this Jun 6, 2023
@knn-k
Copy link
Contributor

knn-k commented Jun 6, 2023

See Issue #6516 for the socket test failures in porttest on macOS.

@knn-k knn-k merged commit 044e8ce into eclipse-omr:master Jun 6, 2023
@Akira1Saitoh Akira1Saitoh deleted the aarch64VectorRotate branch June 7, 2023 01:36
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