[vectorIntrinsics+compress] Integrated: 8274889: Intrinsify Vector.expand/compress APIs for X86

Jatin Bhateja jbhateja at openjdk.java.net
Tue Oct 12 12:42:01 UTC 2021


On Thu, 7 Oct 2021 09:18:07 GMT, Jatin Bhateja <jbhateja 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.

This pull request has now been integrated.

Changeset: 3fa28953
Author:    Jatin Bhateja <jbhateja at openjdk.org>
URL:       https://git.openjdk.java.net/panama-vector/commit/3fa2895333dba5175801430346e5fe8bb4a51d56
Stats:     717 lines in 24 files changed: 461 ins; 162 del; 94 mod

8274889: Intrinsify Vector.expand/compress APIs for X86

Co-authored-by: Jatin Bhateja <jbhateja at openjdk.org>
Reviewed-by: eliu

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

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


More information about the panama-dev mailing list