Can JVM generate Vectorized instructions?

Remi Forax forax at univ-mlv.fr
Tue Jun 20 19:39:30 UTC 2017


yes :)

Vladimir Ivanov has a nice set of slides about vectorization in Java 8, 9 and the future:
  http://cr.openjdk.java.net/~vlivanov/talks/2017_Vectorization_in_HotSpot_JVM.pdf

You can also follow the OpenJDK project Panama for more info.

Rémi

----- Mail original -----
> De: "kant kodali" <kanth909 at gmail.com>
> À: "jdk9-dev" <jdk9-dev at openjdk.java.net>
> Envoyé: Mardi 20 Juin 2017 20:19:17
> Objet: Can JVM generate Vectorized instructions?

> Hi All,
> 
> Can JVM generate Vectorized instructions (SIMD/MIMD)? Any pointers would be
> great.
> 
> Thanks!


More information about the jdk9-dev mailing list