ojdkbuild / ojdkbuild

Community builds using source code from OpenJDK project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to add intrinsic functions to jdk ? Like Simd AVX512?

eix128 opened this issue · comments

Hi , i want to add intrinsic SIMD functions like AVX512 to JVM.
I dont know where to patch or add functions ?
is there any clue can you give ?

Hi, I suggest starting with Volker Simonis presentations about intrinsics. Also this maillist thread may be helpful.

Closing the issue, please reopen if needed.