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 arraytranslateTRTO255 #20406

Merged
merged 1 commit into from
Nov 13, 2024

Conversation

knn-k
Copy link
Contributor

@knn-k knn-k commented Oct 24, 2024

This commit implements arraytranslateTRTO255 for AArch64.

@knn-k
Copy link
Contributor Author

knn-k commented Oct 24, 2024

This PR depends on eclipse-omr/omr#7499

@knn-k
Copy link
Contributor Author

knn-k commented Oct 24, 2024

Jenkins test sanity amac jdk17,jdk21 depends eclipse-omr/omr#7499

@knn-k
Copy link
Contributor Author

knn-k commented Oct 24, 2024

I will add support for other arraytranslateTRTO and arraytranslateTROT operations in separate PRs later.

@knn-k
Copy link
Contributor Author

knn-k commented Oct 25, 2024

The evaluator is in the OMR side, while the helper function is in the OpenJ9 side. That is the same as p and x platforms.

@knn-k
Copy link
Contributor Author

knn-k commented Oct 29, 2024

PR #20427 adds some functional tests for arraytranslate.

This commit implements arraytranslateTRTO255 for AArch64.

Signed-off-by: KONNO Kazuhiro <[email protected]>
@knn-k
Copy link
Contributor Author

knn-k commented Oct 31, 2024

Jenkins test sanity amac,alinux64 jdk17 depends eclipse-omr/omr#7499

@knn-k
Copy link
Contributor Author

knn-k commented Oct 31, 2024

Jenkins test sanity.system amac jdk17 depends eclipse-omr/omr#7499

@knn-k
Copy link
Contributor Author

knn-k commented Oct 31, 2024

I moved the helper implementation to the PR in the OMR side.
It still requires a coordinated merge.

@0xdaryl
Copy link
Contributor

0xdaryl commented Nov 6, 2024

Jenkins test sanity amac,alinux64 jdk21 depends eclipse-omr/omr#7499

@0xdaryl 0xdaryl merged commit ec1ae09 into eclipse-openj9:master Nov 13, 2024
16 checks passed
@knn-k knn-k deleted the aarch64atTRTO255 branch November 13, 2024 01:11
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