New candidate JEP: 417: Vector API (Third Incubator)

mark.reinhold at oracle.com mark.reinhold at oracle.com
Thu Aug 12 21:45:38 UTC 2021


https://openjdk.java.net/jeps/417

  Summary: Introduce an API to express vector computations that reliably
  compile at runtime to optimal vector instructions on supported CPU
  architectures, thus achieving performance superior to equivalent scalar
  computations.

- Mark


More information about the jdk-dev mailing list