RFR: 8310459: [BACKOUT] 8304450: [vectorapi] Refactor VectorShuffle implementation

Tobias Hartmann thartmann at openjdk.org
Mon Jun 26 05:08:02 UTC 2023


On Fri, 23 Jun 2023 16:43:32 GMT, Jatin Bhateja <jbhateja at openjdk.org> wrote:

> Backing out shuffle related overhaul done with [JDK-8304450](https://bugs.openjdk.org/browse/JDK-8304450), we saw significant performance degradation in VectorAPI JMH micros and some of our internal benchmarks. Following two issues were filed on this recently.
> 
> 1/ [JDK-8310459](https://bugs.openjdk.org/browse/JDK-8310459): Performance drop in VectorAPI slice / unslice performance w.r.t to JDK-20.
> 2/ [JDK-8309373](https://bugs.openjdk.org/browse/JDK-8309373): Performance drop in Vector-API based kernel with JDK-21.
> 
> A follow-up JBS [JDK-8310691](https://bugs.openjdk.org/browse/JDK-8310691) is created to address this in JDK-22.
> 
> Best Regards,
> Jatin

Looks good to me.

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

Marked as reviewed by thartmann (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/14629#pullrequestreview-1497576693


More information about the core-libs-dev mailing list