On Thu, 23 Feb 2023 23:28:11 GMT, Joe Darcy <da...@openjdk.org> wrote:

> The wheel of FDLIBM porting turns a notch and sqrt comes into play.
> 
> While the sqrt operation usually has a hardware implementation that is 
> intrinsified, for completeness a software implementation should be available 
> as well.

This pull request has now been integrated.

Changeset: 61e88675
Author:    Joe Darcy <da...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/61e8867591f02f568776eed7211c4a83c56b8170
Stats:     875 lines in 8 files changed: 869 ins; 0 del; 6 mod

8302040: Port fdlibm sqrt to Java

Reviewed-by: bpb, thartmann, aturbanov

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

PR: https://git.openjdk.org/jdk/pull/12736

Reply via email to