RFR: 8341052: SHA-512 implementation using SHA-NI [v3]

Sandhya Viswanathan sviswanathan at openjdk.org
Wed Oct 9 20:16:13 UTC 2024


On Wed, 9 Oct 2024 18:31:41 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 incrementally with one additional commit since the last revision:
> 
>   Addressed a review comment

Marked as reviewed by sviswanathan (Reviewer).

Looks good to me.

-------------

PR Review: https://git.openjdk.org/jdk/pull/20633#pullrequestreview-2358219543
PR Comment: https://git.openjdk.org/jdk/pull/20633#issuecomment-2403346825


More information about the hotspot-compiler-dev mailing list