[vectorIntrinsics+compress] RFR: 8274889: Intrinsify Vector.expand/compress APIs for X86
Jatin Bhateja
jbhateja at openjdk.java.net
Mon Oct 11 16:16:17 UTC 2021
On Thu, 7 Oct 2021 23:41:16 GMT, Sandhya Viswanathan <sviswanathan at openjdk.org> wrote:
>> - Common C2 compiler entry point for compress/expand APIs.
>> - Inline expansion handling and C2 graph creation.
>> - For X86 current backed support is added for AVX512 which offers direct compress/expand instructions.
>
> @jatin-bhateja Thanks for looking into this. Unfortunately some of this overlaps with Joshua's submission. Please co-ordinate with Joshua.
Hi @sviswa7 , @JoshuaZhuwj , all comments incorporated in current patch.
-------------
PR: https://git.openjdk.java.net/panama-vector/pull/146
More information about the panama-dev
mailing list