RFR: JDK-8216437 : PPC64: Add intrinsic for GHASH algorithm [v29]
duke
duke at openjdk.org
Thu Apr 24 13:35:55 UTC 2025
On Wed, 19 Mar 2025 08:26:55 GMT, Suchismith Roy <sroy at openjdk.org> wrote:
>> JBS Issue : [JDK-8216437](https://bugs.openjdk.org/browse/JDK-8216437)
>>
>> Currently acceleration code for GHASH is missing for PPC64.
>>
>> The current implementation utlilises SIMD instructions on Power and uses Karatsuba multiplication for obtaining the final result.
>
> Suchismith Roy has updated the pull request incrementally with three additional commits since the last revision:
>
> - comments
> - comments
> - comments
@suchismith1993
Your change (at version a41fdc27b967546407907e41f98e061d3b5014d1) is now ready to be sponsored by a Committer.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/20235#issuecomment-2827651395
More information about the hotspot-dev
mailing list