RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v31]

Jatin Bhateja jbhateja at openjdk.org
Thu Oct 24 14:10:15 UTC 2024


On Thu, 24 Oct 2024 13:38:12 GMT, Emanuel Peter <epeter at openjdk.org> wrote:

>> Hand crafter cases contains delimiting and general cases, in short they sufficiently cover entire value range.
>
> @PaulSandoz do you think this is sufficient coverage?

Please note this test was added just to cover scalar operation validation in VectorMath, automated tests exercise these APIs in fallback implementation anyways.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/20507#discussion_r1815064343


More information about the core-libs-dev mailing list