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

Joshua Zhu jzhu at openjdk.java.net
Thu Oct 7 10:37:33 UTC 2021


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

>> @JoshuaZhuwj Other than the above comments, rest of the patch looks good to me.
>
>> @JoshuaZhuwj Other than the above comments, rest of the patch looks good to me.
> 
> Sandhya, thanks for your review. I update the patch accordingly.

> Hi @JoshuaZhuwj , Thanks for posting the patches, I have added the complete implementation for intrinsification of these APIs and X86 backend implementation for AVX512 and have added you as co-contributor. Please review and share your feedback on following pull-request. #146

@jatin-bhateja I prefer to seperate the change into smaller patches for others' easy review instead of a large commit.
I suggest you could submit based on my changes so that I could easily see the changes and improvements your patch brings.

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

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


More information about the panama-dev mailing list