On Tue, 29 Oct 2024 04:30:57 GMT, Joe Darcy <da...@openjdk.org> wrote:

>> Port of Float16 from java.lang in the lworld+fp16 branch to 
>> jdk.incubabor.vector.
>
> Joe Darcy has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   Add support for proper String -> Float16 conversion.

Updated the PR with new code and tests for properly rounded String -> Float16 
conversion only using public JDK/Java SE APIs. Whenever Float16 support is 
moved to the base module, this implementation can be abandoned in favor of 
augmenting the existing support for String -> float and String -> double 
conversion.

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

PR Comment: https://git.openjdk.org/jdk/pull/21574#issuecomment-2443196962

Reply via email to