RFR: 8342332: [JVMCI] Export CompilerToVM::Data::dtanh
Yudi Zheng
yzheng at openjdk.org
Wed Oct 16 20:01:15 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.
Thanks!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/21535#issuecomment-2417826824
More information about the hotspot-compiler-dev
mailing list