RFR: 8341052: SHA-512 implementation using SHA-NI [v5]
duke
duke at openjdk.org
Mon Oct 21 15:37:24 UTC 2024
On Wed, 16 Oct 2024 23:13:45 GMT, Smita Kamath <svkamath at openjdk.org> wrote:
>> Hi, I want to submit an optimization for SHA-512 algorithm using SHA instructions (sha512msg1, sha512msg2 and sha512rnds2) . Kindly review the code and provide feedback. Thank you.
>
> Smita Kamath has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains seven commits:
>
> - Merge branch 'master' of https://git.openjdk.org/jdk into sha-512
> - Updated code as per review comments
> - Addressed a review comment
> - Updated code as per review comment & updated test case
> - Updated AMD64.java
> - Merge master
> - SHA-512 implementation using SHA-NI instructions
@smita-kamath
Your change (at version af309deb89fe33a60c635f7a2269858dc1f757c2) is now ready to be sponsored by a Committer.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/20633#issuecomment-2427030286
More information about the hotspot-compiler-dev
mailing list