Skip to content

Enable x86 CPU features for vector API - #15279

Merged
0xdaryl merged 1 commit into
eclipse-openj9:masterfrom
BradleyWood:x86_features
Jun 10, 2022
Merged

Enable x86 CPU features for vector API#15279
0xdaryl merged 1 commit into
eclipse-openj9:masterfrom
BradleyWood:x86_features

Conversation

@BradleyWood

Copy link
Copy Markdown
Member

AVX2 - 256-bit SIMD instructions
AVX512VL - Vector length orthogonality (with 128, 256-bit)
AVX512BW - Byte and word element type operations
AVX512DQ - DWORD and QWORD element type operations

Required for eclipse-omr/omr#6514

Signed-off-by: BradleyWood bradley.wood@ibm.com

@0xdaryl

0xdaryl commented Jun 9, 2022

Copy link
Copy Markdown
Contributor

Jenkins test sanity jdk17 xlinux,win,osx

@0xdaryl

0xdaryl commented Jun 9, 2022

Copy link
Copy Markdown
Contributor

Jenkins test sanity xlinux,win,osx jdk8,jdk17 depends eclipse-omr/omr#6514

AVX2 - 256-SIMD instructions
AVX512VL - Vector length orthogonality (with 128, 256-bit)
AVX512BW - Byte and word element type operations
AVX512DQ - DWORD and QWORD element type operations

Signed-off-by: BradleyWood <bradley.wood@ibm.com>
@0xdaryl

0xdaryl commented Jun 9, 2022

Copy link
Copy Markdown
Contributor

Jenkins test sanity xlinux,win,osx jdk17

@0xdaryl 0xdaryl self-assigned this Jun 9, 2022
@0xdaryl

0xdaryl commented Jun 10, 2022

Copy link
Copy Markdown
Contributor

Jenkins test sanity osx jdk17

@0xdaryl
0xdaryl merged commit 3d06b2f into eclipse-openj9:master Jun 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants