On Mon, 7 Jul 2025 04:48:18 GMT, Florian Weimer <fwei...@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