[vectorIntrinsics+fp16] RFR: 8299373: Extend vector conversion APIs for Halffloat type. [v2]
Swati Sharma
duke at openjdk.org
Mon Jan 2 04:35:24 UTC 2023
> Hi All,
>
> The patch contains the below changes:
>
> - Extended existing conversion APIs (convertShape, castShape, convert) for half float vectors.
> - Define new conversion operators for casting to/from halffloat type.
> - Extended existing JTREG conversion tests for half float types.
>
> Please review and provide your feedback.
>
> Thanks,
> Swati
Swati Sharma has updated the pull request incrementally with one additional commit since the last revision:
8299373: Intrinsification issues resolved for Halffloat.
-------------
Changes:
- all: https://git.openjdk.org/panama-vector/pull/208/files
- new: https://git.openjdk.org/panama-vector/pull/208/files/20b29ebe..4dcfb8b2
Webrevs:
- full: https://webrevs.openjdk.org/?repo=panama-vector&pr=208&range=01
- incr: https://webrevs.openjdk.org/?repo=panama-vector&pr=208&range=00-01
Stats: 8 lines in 1 file changed: 8 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/panama-vector/pull/208.diff
Fetch: git fetch https://git.openjdk.org/panama-vector pull/208/head:pull/208
PR: https://git.openjdk.org/panama-vector/pull/208
More information about the panama-dev
mailing list