[vector] RFR: Remove JVM support for bitwise NOT

Vladimir Ivanov vladimir.x.ivanov at oracle.com
Tue Apr 7 13:36:17 UTC 2020


http://cr.openjdk.java.net/~vlivanov/panama/vector/notv/webrev.00

Remove NotV support. Implement it as "XorV v (Replicate 0xFF..FF)" instead.

Testing: jdk/incubator/vector tests

The patch is against vectorIntrinsics branch.

Best regards,
Vladimir Ivanov


More information about the panama-dev mailing list