On Mon, 9 May 2022 21:55:27 GMT, Paul Sandoz <psan...@openjdk.org> wrote:

> I modified the code of this PR to avoid the conversion of `boolean` to `int`, 
> so a constant integer value is passed all the way through, and the masked 
> load is made intrinsic from the method at which the constants are passed as 
> arguments i.e. the public `fromArray` mask accepting method.

Great and thanks! Could you please show me the changes or an example? I can 
push the changes to this PR. Thanks so much!

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

PR: https://git.openjdk.java.net/jdk/pull/8035

Reply via email to