New candidate JEP: 426: Vector API (Fourth Incubator)

mark.reinhold at oracle.com mark.reinhold at oracle.com
Tue Apr 12 22:43:18 UTC 2022


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

  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