[vectorIntrinsics+fp16] RFR: 8302454: Improve VectorAPI fallback implementation for FP16 operations. [v3]
Swati Sharma
duke at openjdk.org
Thu Mar 2 06:17:19 UTC 2023
> Hi All,
>
> The patch contains the below changes:
> - Remove redundant Halffloat object creation and rebase existing implementation using Float.float16ToFloat and floatToFloat16 APIs.
> - Enable all the vector API tests for FP16 operations.
>
> Please review and provide your feedback.
>
> Thanks,
> Swati
Swati Sharma has updated the pull request incrementally with one additional commit since the last revision:
8302454: Resolved review comments.
-------------
Changes:
- all: https://git.openjdk.org/panama-vector/pull/211/files
- new: https://git.openjdk.org/panama-vector/pull/211/files/e90ecc89..60780142
Webrevs:
- full: https://webrevs.openjdk.org/?repo=panama-vector&pr=211&range=02
- incr: https://webrevs.openjdk.org/?repo=panama-vector&pr=211&range=01-02
Stats: 751 lines in 84 files changed: 184 ins; 118 del; 449 mod
Patch: https://git.openjdk.org/panama-vector/pull/211.diff
Fetch: git fetch https://git.openjdk.org/panama-vector pull/211/head:pull/211
PR: https://git.openjdk.org/panama-vector/pull/211
More information about the panama-dev
mailing list