RFR: 8265783: Create a separate library for x86 Intel SVML assembly intrinsics
Andrew Haley
aph at redhat.com
Sat May 15 10:29:06 UTC 2021
On 4/22/21 11:27 PM, Sandhya Viswanathan wrote:
> Intel Short Vector Math Library (SVML) based intrinsics in native x86 assembly provide optimized implementation for Vector API transcendental and trigonometric methods.
> These methods are built into a separate library instead of being part of libjvm.so or jvm.dll.
Is this really acceptable code quality for OpenJDK? No comments, no
explanation of the derivation of algorithms, no explanation or proofs
of accuracy. There doesn't even seem to be any source code, just compiler
output.
--
Andrew Haley (he/him)
Java Platform Lead Engineer
Red Hat UK Ltd. <https://www.redhat.com>
https://keybase.io/andrewhaley
EAC8 43EB D3EF DB98 CC77 2FAD A5CD 6035 332F A671
More information about the hotspot-compiler-dev
mailing list