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

[GR-60081] Update aarch64 to use the 8.1-a instruction set by default. #10173

Merged
merged 1 commit into from
Dec 1, 2024

Conversation

graalvmbot
Copy link
Collaborator

AArch64 v8.1-a introduces new atomic instructions (via the LSE extension) which can significantly improve performance. All modern machines support this instruction set.

Use -march=compatibility or -march=v8-a to not enable the LSE extension.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Nov 27, 2024
@graalvmbot graalvmbot closed this Dec 1, 2024
@graalvmbot graalvmbot deleted the tshull/GR-60081_aarch64_arch_upgrade branch December 1, 2024 13:25
@graalvmbot graalvmbot merged commit 3f6c059 into master Dec 1, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants