Skip to content

AArch64: Add several vector unary instructions - #7022

Merged
knn-k merged 1 commit into
eclipse-omr:masterfrom
Akira1Saitoh:aarch64ADDLP
Jun 6, 2023
Merged

AArch64: Add several vector unary instructions#7022
knn-k merged 1 commit into
eclipse-omr:masterfrom
Akira1Saitoh:aarch64ADDLP

Conversation

@Akira1Saitoh

Copy link
Copy Markdown
Contributor

This commit adds following vector instructions to AArch64 codegen.

  • SADDLP and UADDLP
  • CLS and CLZ
  • RBIT

This commit adds following vector instructions to AArch64 codegen.
- SADDLP and UADDLP
- CLS and CLZ
- RBIT

Signed-off-by: Akira Saitoh <saiaki@jp.ibm.com>
@knn-k

knn-k commented Jun 6, 2023

Copy link
Copy Markdown
Contributor

Jenkins build aarch64,amac

@knn-k knn-k left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See Issue #6516 for the socket test failures in porttest on macOS.

@knn-k
knn-k merged commit 9921159 into eclipse-omr:master Jun 6, 2023
@Akira1Saitoh
Akira1Saitoh deleted the aarch64ADDLP branch June 6, 2023 23:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants