New candidate JEP: 448: Vector API (Sixth Incubator)

Mark Reinhold mark.reinhold at oracle.com
Thu Apr 20 18:45:10 UTC 2023


https://openjdk.org/jeps/448

  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