RFR: 8321105: Enable UseCryptoPmullForCRC32 for Neoverse V2

Evgeny Astigeevich eastigeevich at openjdk.org
Mon Dec 4 13:40:45 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.

@nick-arm, @shipilev, could you please have a look?

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

PR Comment: https://git.openjdk.org/jdk/pull/16949#issuecomment-1838662336


More information about the hotspot-dev mailing list