Withdrawn: 8314544: Matrix multiply benchmark using Vector API

duke duke at openjdk.org
Thu Jan 4 19:00:43 UTC 2024


On Fri, 18 Aug 2023 03:57:24 GMT, Martin Stypinski <duke at openjdk.org> wrote:

> Added a bunch of different implementations for Vector API Matrix Multiplications:
> 
> - Baseline
> - Blocked (Cache Local)
> - FMA
> - Vector API Simple Implementation
> - Vector API Blocked Implementation
> 
> Commit was discussed with @PaulSandoz

This pull request has been closed without being integrated.

-------------

PR: https://git.openjdk.org/jdk/pull/15338


More information about the core-libs-dev mailing list