Integrated: 8370150: Add StrictMath microbenchmarks to cover FDLIBM algorithms
Sergey Kuksenko
skuksenko at openjdk.org
Fri Oct 31 14:04:34 UTC 2025
On Fri, 17 Oct 2025 22:37:47 GMT, Sergey Kuksenko <skuksenko at openjdk.org> wrote:
> Add StrictMath microbenchmarks to cover FDLIBM algorithms
>
> The methods that require fdlibm semantics are sin, cos, tan, asin, acos, atan, exp, log, log10, cbrt, atan2, pow, sinh, cosh, tanh, hypot, expm1, and log1p.
This pull request has now been integrated.
Changeset: 2158719a
Author: Sergey Kuksenko <skuksenko at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/2158719aab5f3ab652225113b5205070e9241995
Stats: 674 lines in 1 file changed: 674 ins; 0 del; 0 mod
8370150: Add StrictMath microbenchmarks to cover FDLIBM algorithms
Reviewed-by: rgiulietti
-------------
PR: https://git.openjdk.org/jdk/pull/27881
More information about the core-libs-dev
mailing list