RFR: 8341052: SHA-512 implementation using SHA-NI [v4]
Smita Kamath
svkamath at openjdk.org
Mon Oct 14 20:54:12 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
@ascarpino, I have approvals for this PR. Would it be possible for you to run tests and let me know the results? I appreciate your help. Thanks.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/20633#issuecomment-2412323595
More information about the hotspot-compiler-dev
mailing list