VectorMask bitwise operations

Quân Anh Mai anhmdq at gmail.com
Sat Apr 1 14:33:34 UTC 2023


Hi,

Currently, there is no xor operation for VectorMask, and xnor is called eq,
which seems not consistent with the other logical operations. I also
noticed that each concrete mask type has a xor method. As a result, I
propose adding VectorMask.xor and renaming VectorMask.eq to
VectorMask.xorNot. What do you think?

Thanks a lot,
Quan Anh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/panama-dev/attachments/20230401/a2ffc22f/attachment.htm>


More information about the panama-dev mailing list