RFR: 8321105: Enable UseCryptoPmullForCRC32 for Neoverse V2
Nick Gasson
ngasson at openjdk.org
Mon Dec 4 16:39:36 UTC 2023
On Mon, 4 Dec 2023 13:36:17 GMT, Evgeny Astigeevich <eastigeevich at openjdk.org> wrote:
> UseCryptoPmullForCRC32 enables to use crypto pmull instructions in CRC32 implementation. It is set to true for Neoverse V1. As the performance of the instructions is the same on Neoverse V2, UseCryptoPmullForCRC32 should be set to true for V2.
Marked as reviewed by ngasson (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/16949#pullrequestreview-1762900299
More information about the hotspot-dev
mailing list