[vectorIntrinsics+fp16] RFR: 8295992: Add support for iotaShuffle and addIndex APIs for Halffloat vector type. [v2]
Swati Sharma
duke at openjdk.org
Thu Nov 3 17:39:15 UTC 2022
> 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
Swati Sharma has updated the pull request incrementally with one additional commit since the last revision:
8295992: Resolved comments.
-------------
Changes:
- all: https://git.openjdk.org/panama-vector/pull/207/files
- new: https://git.openjdk.org/panama-vector/pull/207/files/698213ed..c08c8a29
Webrevs:
- full: https://webrevs.openjdk.org/?repo=panama-vector&pr=207&range=01
- incr: https://webrevs.openjdk.org/?repo=panama-vector&pr=207&range=00-01
Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
Patch: https://git.openjdk.org/panama-vector/pull/207.diff
Fetch: git fetch https://git.openjdk.org/panama-vector pull/207/head:pull/207
PR: https://git.openjdk.org/panama-vector/pull/207
More information about the panama-dev
mailing list