RFR: 8360559: Optimize Math.sinh for x86 64 bit platforms
Mohamed Issa
missa at openjdk.org
Mon Jul 7 23:55:39 UTC 2025
On Mon, 7 Jul 2025 04:48:18 GMT, Florian Weimer <fweimer at openjdk.org> wrote:
> Isn't this effectively a libm benchmark (where the `sinh` implementation resides)? Please include the libm version for reference here. Thanks.
I'm not sure which libm version you're referring to. The only current sinh benchmark I'm aware of is in MathBench.java, and the benchmarks in SinhPerf.java didn't exist until now. Could you clarify?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26152#issuecomment-3046866329
More information about the hotspot-dev
mailing list