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-60374] Mark SHA3.implCompress0 intrinsic GraalOnly on JDK21. #10272

Closed
wants to merge 1 commit into from

Conversation

graalvmbot
Copy link
Collaborator

We enable the AMD64 AVX512 SHA3 intrinsic for both latest JDK and JDK21. However, JDK21 defaults UseSHA3Intrinsics to false and thus disables the Graal intrinsification. Mark this plugin as GraalOnly to re-enable the intrinsification.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Dec 9, 2024
@graalvmbot graalvmbot closed this Dec 12, 2024
@graalvmbot graalvmbot deleted the yz/GR-60374 branch December 12, 2024 01:41
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