On Thu, 19 Sep 2024 21:15:11 GMT, Srinivas Vamsi Parasa <d...@openjdk.org> wrote:
>> The goal of this PR is to implement an x86_64 intrinsic for >> java.lang.Math.tanh() using libm >> >> Benchmark (ops/ms) | Stock JDK | Tanh intrinsic | Speedup >> -- | -- | -- | -- >> MathBench.tanhDouble | 70900 | 95618 | 1.35x > > Srinivas Vamsi Parasa has updated the pull request incrementally with one > additional commit since the last revision: > > fix is_intrinsic_supported to work properly Hello Vladimir (@vnkozlov), Could you please run the tests for this PR and let us know? We're hoping to integrate this PR soon. Thanks, Vamsi ------------- PR Comment: https://git.openjdk.org/jdk/pull/20657#issuecomment-2368777178