Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AArch64: Add floating point multiplication by element instructions #6604

Merged
merged 1 commit into from
Jul 13, 2022

Conversation

Akira1Saitoh
Copy link
Contributor

This commit adds vector and scalar floating point multiplication
by element instructions and binary encoding unit tests.

Signed-off-by: Akira Saitoh [email protected]

This commit adds vector and scalar floating point multiplication
by element instructions and binary encoding unit tests.

Signed-off-by: Akira Saitoh <[email protected]>
@knn-k
Copy link
Contributor

knn-k commented Jul 13, 2022

Jenkins build aarch64

@knn-k
Copy link
Contributor

knn-k commented Jul 13, 2022

The failure with x86-64 macOS is independent of this PR. See Issue #6516.

2022-07-13T00:24:36.4996410Z 31: [  FAILED  ] 2 tests, listed below:
2022-07-13T00:24:36.4997610Z 31: [  FAILED  ] PortSockTest.poll_functionality_basic
2022-07-13T00:24:36.4998830Z 31: [  FAILED  ] PortSockTest.poll_functionality_many_sockets

@knn-k knn-k merged commit f70a5f6 into eclipse:master Jul 13, 2022
@Akira1Saitoh Akira1Saitoh deleted the aarch64VectorMulByElement branch July 13, 2022 01:59
@knn-k knn-k self-assigned this Jul 13, 2022
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