[vectorIntrinsics+compress] RFR: 8274839: Intrinsic support for compress & expand VectorAPI [v2]

Sandhya Viswanathan sviswanathan at openjdk.java.net
Thu Oct 7 20:54:27 UTC 2021


On Thu, 7 Oct 2021 10:25:46 GMT, Joshua Zhu <jzhu at openjdk.org> wrote:

>> I separate my implementation of "compress" API into several patches for easy review.
>> This change is the intrinsic support for compress/expand API.
>> The intrinsic method "selectiveOp" in VectorSupport accepts boolean to indicate expansion or compression.
>
> Joshua Zhu has updated the pull request incrementally with one additional commit since the last revision:
> 
>   update

Looks good to me.

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

Marked as reviewed by sviswanathan (Committer).

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


More information about the panama-dev mailing list