On Fri, 24 Feb 2023 18:40:38 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. > > Joe Darcy has updated the pull request incrementally with one additional > commit since the last revision: > > Add one one unsigned shift comment. Go for it. ------------- Marked as reviewed by bpb (Reviewer). PR: https://git.openjdk.org/jdk/pull/12736