gustav trede wrote:
Hello,
Is it from a technical standpoint possible to:
Add an -XX parameter that toggles direct intrinsics to the cpu native
version of some Math methods like cos , sin without any extra
(parameter range check with its fast and slow code paths).
:
There are options, su
Hello,
Is it from a technical standpoint possible to:
Add an -XX parameter that toggles direct intrinsics to the cpu native
version of some Math methods like cos , sin without any extra (parameter
range check with its fast and slow code paths).
If so i would be happy to implement it myself , wi