Integrated: 8305461: [vectorapi] Add VectorMask::xor
Quan Anh Mai
qamai at openjdk.org
Thu Apr 6 15:36:24 UTC 2023
On Sat, 1 Apr 2023 15:40:14 GMT, Quan Anh Mai <qamai at openjdk.org> wrote:
> Hi,
>
> This patch adds `VectorMask.xor` to the public interface of `VectorMask`. This method has already been existed in each concrete mask classes.
>
> Please kindly review.
> Thanks a lot.
This pull request has now been integrated.
Changeset: 536ad9df
Author: Quan Anh Mai <qamai at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/536ad9df1abc2b905e8e679a08503afd6490805b
Stats: 2732 lines in 64 files changed: 2411 ins; 281 del; 40 mod
8305461: [vectorapi] Add VectorMask::xor
Reviewed-by: psandoz
-------------
PR: https://git.openjdk.org/jdk/pull/13277
More information about the core-libs-dev
mailing list