> 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:

  change ifdef from x86 to AMD64

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/20657/files
  - new: https://git.openjdk.org/jdk/pull/20657/files/5da2754a..4dc2e36a

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=20657&range=12
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=20657&range=11-12

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/20657.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/20657/head:pull/20657

PR: https://git.openjdk.org/jdk/pull/20657

Reply via email to