[jdk17] Integrated: 8268293: VectorAPI cast operation on mask and shuffle is broken
Jatin Bhateja
jbhateja at openjdk.java.net
Tue Jun 22 01:35:33 UTC 2021
On Mon, 14 Jun 2021 04:46:58 GMT, Jatin Bhateja <jbhateja at openjdk.org> wrote:
> Existing implementation of VectoMask.cast and VectorShuffle.cast operation do not generate correct mask compliant with the species passed as the argument.
>
> This patch fixes the implementation and adds the corresponding cast operation test cases to VectorAPI regression suite.
This pull request has now been integrated.
Changeset: 4099810b
Author: Jatin Bhateja <jbhateja at openjdk.org>
URL: https://git.openjdk.java.net/jdk17/commit/4099810b290d90c4c928e66c601744911b770f24
Stats: 1159 lines in 37 files changed: 259 ins; 806 del; 94 mod
8268293: VectorAPI cast operation on mask and shuffle is broken
Reviewed-by: psandoz, sviswanathan
-------------
PR: https://git.openjdk.java.net/jdk17/pull/39
More information about the hotspot-compiler-dev
mailing list