RFR: 8369979: Flag UsePopCountInstruction was accidentally disabled on PPC64
Andrew Haley
aph at openjdk.org
Thu Oct 16 10:19:08 UTC 2025
On Thu, 16 Oct 2025 10:01:13 GMT, David Briemann <dbriemann at openjdk.org> wrote:
> Reenables the flag UsePopCountInstruction for PPC in `src/hotspot/cpu/ppc/vm_version_ppc.cpp` to reactivate the support for popcount intrinsics on PPC.
Oops.
-------------
Marked as reviewed by aph (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/27843#pullrequestreview-3344075690
More information about the hotspot-dev
mailing list