[vectorIntrinsics+fp16] Integrated: 8295992: Add support for iotaShuffle and addIndex APIs for Halffloat vector type.

Swati Sharma duke at openjdk.org
Thu Nov 10 05:21:20 UTC 2022


On Sat, 29 Oct 2022 03:36:20 GMT, Swati Sharma <duke at openjdk.org> wrote:

> Hi All,
> 
> The patch contains the below changes:
> - Java vector API changes to support iotaShuffle and addIndex operations for Halffloat vectors.
> - Re enable generation of test points for these APIs in vector API test automation script.
> 
> Please review and provide your feedback.
> 
> Thanks,
> Swati

This pull request has now been integrated.

Changeset: fd6943c6
Author:    Swati Sharma <swati.sharma at intel.com>
Committer: Jatin Bhateja <jbhateja at openjdk.org>
URL:       https://git.openjdk.org/panama-vector/commit/fd6943c6e93af503c679e80549faed19c2d63eaf
Stats:     467 lines in 18 files changed: 376 ins; 48 del; 43 mod

8295992: Add support for iotaShuffle and addIndex APIs for Halffloat vector type.

Co-authored-by: Jatin Bhateja <jbhateja at openjdk.org>
Reviewed-by: jbhateja

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

PR: https://git.openjdk.org/panama-vector/pull/207


More information about the panama-dev mailing list