[vectorIntrinsics] RFR: 8253680: Vector API VectorMask and VectorSpecies tests for coverage

Sandhya Viswanathan sviswanathan at openjdk.java.net
Fri Sep 25 23:39:12 UTC 2020


On Fri, 25 Sep 2020 23:22:25 GMT, Sandhya Viswanathan <sviswanathan at openjdk.org> wrote:

> 8253680: Vector API VectorMask and VectorSpecies tests for coverage

This patch adds the following tests to increase code coverage:
 VectorMask methods (eq, equals, fromLong, hashCode, indexInRange, lastTrue, toLong, trueCount)
 VectorSpecies methods (loopBound)

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

PR: https://git.openjdk.java.net/panama-vector/pull/9


More information about the panama-dev mailing list