RFR: 8321025: Enable Neoverse N1 optimizations for Neoverse V2

Aleksey Shipilev shade at openjdk.org
Wed Nov 29 17:58:06 UTC 2023


On Wed, 29 Nov 2023 16:16:12 GMT, Evgeny Astigeevich <eastigeevich at openjdk.org> wrote:

> As Arm Neoverse V2 will benefit from the same optimizations as Neoverse N1 does, it should have OnSpinWaitInst/OnSpinWaitInstCount defaults set to "isb"/1 and UseSIMDForMemoryOps default set to true.
> This patch sets these flags accordingly for the V2 architecture.

Marked as reviewed by shade (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/16887#pullrequestreview-1755892029


More information about the hotspot-dev mailing list