Integrated: 8281294: [vectorapi] FIRST_NONZERO reduction operation throws IllegalArgumentExcept on zero vectors

Paul Sandoz psandoz at openjdk.java.net
Thu Feb 10 18:41:13 UTC 2022


On Wed, 9 Feb 2022 21:36:01 GMT, Paul Sandoz <psandoz at openjdk.org> wrote:

> …ArgumentExcept on zero vectors
> 
> This PR fixes issues for reduction using FIRST_NONZERO and adds tests. The testing infrastructure is generalized to reduction functions and tests for min/max reductions are updated to use that.

This pull request has now been integrated.

Changeset: 83b6e4bc
Author:    Paul Sandoz <psandoz at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/83b6e4bc04db89a846a1b6c2d0666efe139f8f61
Stats:     3725 lines in 54 files changed: 2742 ins; 407 del; 576 mod

8281294: [vectorapi] FIRST_NONZERO reduction operation throws IllegalArgumentExcept on zero vectors

Reviewed-by: jrose

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

PR: https://git.openjdk.java.net/jdk/pull/7410


More information about the core-libs-dev mailing list