On Mon, 1 Nov 2021 13:08:05 GMT, Andrew Haley <a...@openjdk.org> wrote:
> So we have _dsqrt and_dsqrt_strict, which must be functionally identical, but > we provide both names because they're part of a public API. I think this > deserves an explanatory comment in the code. Yes, no problem, added comment near intrinsic definition. ------------- PR: https://git.openjdk.java.net/jdk/pull/6184