Integrated: 8342332: [JVMCI] Export CompilerToVM::Data::dtanh

Yudi Zheng yzheng at openjdk.org
Wed Oct 16 20:01:16 UTC 2024


On Wed, 16 Oct 2024 11:44:53 GMT, Yudi Zheng <yzheng at openjdk.org> wrote:

> https://github.com/openjdk/jdk/pull/20657 adds x86_64 intrinsic for tanh. Exporting CompilerToVM::Data::dtanh allows JVMCI compiler to reuse the same HotSpot stub.

This pull request has now been integrated.

Changeset: 28538524
Author:    Yudi Zheng <yzheng at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/285385247aaa262866697ed848040f05f4d94988
Stats:     1 line in 1 file changed: 1 ins; 0 del; 0 mod

8342332: [JVMCI] Export CompilerToVM::Data::dtanh

Reviewed-by: never

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

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


More information about the hotspot-compiler-dev mailing list