New candidate JEP: 469: Vector API (Eighth Incubator)

Mark Reinhold mark.reinhold at oracle.com
Wed Apr 3 14:14:45 UTC 2024


https://openjdk.org/jeps/469

  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