git: openjdk/jdk: master: 8352065: [PPC64] C2: Implement PopCountVL, CountLeadingZerosV and CountTrailingZerosV nodes

Richard Reingruber rrich at openjdk.org
Tue Mar 25 15:19:52 UTC 2025


Changeset: e98838f5
Branch: master
Author:    David Linus Briemann <david.briemann at sap.com>
Committer: Richard Reingruber <rrich at openjdk.org>
Date:      2025-03-25 15:16:46 +0000
URL:       https://git.openjdk.org/jdk/commit/e98838f58db1606f35c85ac9fcdbdf1076b6a303

8352065: [PPC64] C2: Implement PopCountVL, CountLeadingZerosV and CountTrailingZerosV nodes

Reviewed-by: mdoerr, rrich

! src/hotspot/cpu/ppc/assembler_ppc.hpp
! src/hotspot/cpu/ppc/assembler_ppc.inline.hpp
! src/hotspot/cpu/ppc/ppc.ad
! test/hotspot/jtreg/compiler/vectorization/TestNumberOfContinuousZeros.java



More information about the jdk-changes mailing list