New candidate JEP: 460: Vector API (Seventh Incubator)

Mark Reinhold mark.reinhold at oracle.com
Mon Oct 9 16:33:45 UTC 2023


https://openjdk.org/jeps/460

  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