Module jdk.incubator.vector


module jdk.incubator.vector
Defines an API for expressing computations that can be reliably compiled at runtime into SIMD instructions, such as AVX instructions on x64, and NEON instructions on AArch64.
Incubating Feature. Will be removed in a future release.