RFR: 8341052: SHA-512 implementation using SHA-NI [v4]
Jatin Bhateja
jbhateja at openjdk.org
Sun Oct 13 17:12:11 UTC 2024
On Thu, 10 Oct 2024 18:52:30 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:
>
> Updated code as per review comments
Marked as reviewed by jbhateja (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/20633#pullrequestreview-2364957828
More information about the hotspot-compiler-dev
mailing list