New candidate JEP: 489: Vector API (Ninth Incubator)

Mark Reinhold mark.reinhold at oracle.com
Mon Sep 30 20:18:44 UTC 2024


https://openjdk.org/jeps/489

  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