[vectorIntrinsics+compress] Withdrawn: 8274992: Apply intrinsic for compress API

Joshua Zhu jzhu at openjdk.java.net
Wed Oct 13 06:49:08 UTC 2021


On Sat, 9 Oct 2021 07:55:16 GMT, Joshua Zhu <jzhu at openjdk.org> wrote:

> This is my last local change for compress API.
> After applying this change, all VectorAPI jtreg tests passed in my local environment.
> My machine is Intel skylake, hence no AVX512 vbmi2 support.
> Also due to lack of expand backend support in my change, therefore the jtreg tests covered:
>     * compress java and intrinsic implementation for INT, FLOAT, LONG DOUBLE
>     * compress java implementation for BYTE, SHORT
>     * expand java implementation

This pull request has been closed without being integrated.

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

PR: https://git.openjdk.java.net/panama-vector/pull/150


More information about the panama-dev mailing list