RFR: 8277426: Optimize mask reduction operations on x86 [v2]
Jie Fu
jiefu at openjdk.java.net
Wed Nov 24 04:01:03 UTC 2021
On Tue, 23 Nov 2021 23:23:46 GMT, Jie Fu <jiefu at openjdk.org> wrote:
> > @DamonFool Could you please review this patch?
>
> I will do some testing and feedback. Thanks.
All the tests passed.
But I'm not sure whether all avx512 machines support bmi1 and lzcnt features.
-------------
PR: https://git.openjdk.java.net/jdk/pull/6447
More information about the hotspot-compiler-dev
mailing list