Withdrawn: 8268293: VectorAPI cast operation on mask and shuffle is broken

Jatin Bhateja jbhateja at openjdk.java.net
Mon Jun 14 04:52:00 UTC 2021


On Mon, 7 Jun 2021 13:51:48 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 been closed without being integrated.

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

PR: https://git.openjdk.java.net/jdk/pull/4392


More information about the hotspot-compiler-dev mailing list