RFR: 8352065: [PPC64] C2: Implement PopCountVL, CountLeadingZerosV and CountTrailingZerosV nodes [v2]
duke
duke at openjdk.org
Tue Mar 25 14:56:20 UTC 2025
On Fri, 21 Mar 2025 11:04:32 GMT, David Linus Briemann <duke at openjdk.org> wrote:
>> VectorCastL2X was not added due to bad performance and thus the bit count instructions are only vectorized for `int` but not for `long`.
>
> David Linus Briemann has updated the pull request incrementally with one additional commit since the last revision:
>
> disable TestVectorPopcountVectorLong on power again
@dbriemann
Your change (at version afca9b3d7a854d8330ee0d32ad8b9751d8161a93) is now ready to be sponsored by a Committer.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/24064#issuecomment-2751542679
More information about the hotspot-compiler-dev
mailing list