[jdk21] Integrated: 8310459: [BACKOUT] 8304450: [vectorapi] Refactor VectorShuffle implementation

2023-06-27 Thread Tobias Hartmann
On Tue, 27 Jun 2023 07:46:24 GMT, Tobias Hartmann wrote: > Backport of [JDK-8310459](https://bugs.openjdk.java.net/browse/JDK-8310459). > Applies cleanly. > > Thanks, > Tobias This pull request has now been integrated. Changeset: 9998c07b Author:Tobias Hartmann URL:

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

2023-06-26 Thread Jatin Bhateja
On Fri, 23 Jun 2023 16:43:32 GMT, Jatin Bhateja 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