hg: panama/dev: VectorAPI: Crash fixes in SVML for Windows

jean-philippe.halimi at intel.com jean-philippe.halimi at intel.com
Tue Oct 30 18:44:29 UTC 2018


Changeset: 02dc87f48e2f
Author:    jphalimi
Date:      2018-10-30 11:43 -0700
URL:       http://hg.openjdk.java.net/panama/dev/rev/02dc87f48e2f

VectorAPI: Crash fixes in SVML for Windows

! src/hotspot/os_cpu/windows_x86/svml_d_acos_windows_x86.s
! src/hotspot/os_cpu/windows_x86/svml_d_asin_windows_x86.s
! src/hotspot/os_cpu/windows_x86/svml_d_atan2_windows_x86.s
! src/hotspot/os_cpu/windows_x86/svml_d_atan_windows_x86.s
! src/hotspot/os_cpu/windows_x86/svml_d_cbrt_windows_x86.s
! src/hotspot/os_cpu/windows_x86/svml_d_cos_windows_x86.s
! src/hotspot/os_cpu/windows_x86/svml_d_cosh_windows_x86.s
! src/hotspot/os_cpu/windows_x86/svml_d_exp_windows_x86.s
! src/hotspot/os_cpu/windows_x86/svml_d_expm1_windows_x86.s
! src/hotspot/os_cpu/windows_x86/svml_d_hypot_windows_x86.s
! src/hotspot/os_cpu/windows_x86/svml_d_log10_windows_x86.s
! src/hotspot/os_cpu/windows_x86/svml_d_log1p_windows_x86.s
! src/hotspot/os_cpu/windows_x86/svml_d_log_windows_x86.s
! src/hotspot/os_cpu/windows_x86/svml_d_pow_windows_x86.s
! src/hotspot/os_cpu/windows_x86/svml_d_sin_windows_x86.s
! src/hotspot/os_cpu/windows_x86/svml_d_sinh_windows_x86.s
! src/hotspot/os_cpu/windows_x86/svml_d_tan_windows_x86.s
! src/hotspot/os_cpu/windows_x86/svml_d_tanh_windows_x86.s
! src/hotspot/os_cpu/windows_x86/svml_s_acos_windows_x86.s
! src/hotspot/os_cpu/windows_x86/svml_s_asin_windows_x86.s
! src/hotspot/os_cpu/windows_x86/svml_s_atan2_windows_x86.s
! src/hotspot/os_cpu/windows_x86/svml_s_atan_windows_x86.s
! src/hotspot/os_cpu/windows_x86/svml_s_cbrt_windows_x86.s
! src/hotspot/os_cpu/windows_x86/svml_s_cos_windows_x86.s
! src/hotspot/os_cpu/windows_x86/svml_s_cosh_windows_x86.s
! src/hotspot/os_cpu/windows_x86/svml_s_exp_windows_x86.s
! src/hotspot/os_cpu/windows_x86/svml_s_expm1_windows_x86.s
! src/hotspot/os_cpu/windows_x86/svml_s_hypot_windows_x86.s
! src/hotspot/os_cpu/windows_x86/svml_s_log10_windows_x86.s
! src/hotspot/os_cpu/windows_x86/svml_s_log1p_windows_x86.s
! src/hotspot/os_cpu/windows_x86/svml_s_log_windows_x86.s
! src/hotspot/os_cpu/windows_x86/svml_s_pow_windows_x86.s
! src/hotspot/os_cpu/windows_x86/svml_s_sin_windows_x86.s
! src/hotspot/os_cpu/windows_x86/svml_s_sinh_windows_x86.s
! src/hotspot/os_cpu/windows_x86/svml_s_tan_windows_x86.s
! src/hotspot/os_cpu/windows_x86/svml_s_tanh_windows_x86.s



More information about the panama-dev mailing list