Skip to content

s390x intrinsic has incorrect return type - stdsimd cross-link #51812

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

Open
gnzlbg opened this issue Jun 26, 2018 · 1 comment
Open

s390x intrinsic has incorrect return type - stdsimd cross-link #51812

gnzlbg opened this issue Jun 26, 2018 · 1 comment
Labels
O-SystemZ Target: SystemZ processors (s390x)

Comments

@gnzlbg
Copy link
Contributor

gnzlbg commented Jun 26, 2018

On s390x-unknown-linux-gnu coresimd fails to compile due to errors in the following floating-point vector functions: abs, cos, fma, sin, sqrt.

The errors are all of the form:

Intrinsic has incorrect return type!
void (<16 x float>*, <16 x float>*, <16 x float>*, <16 x float>*)* @llvm.fma.v16f32
LLVM ERROR: Broken function found, compilation aborted!

This is a cross-link to the stdsimd issue: rust-lang/stdarch#501

@sanxiyn sanxiyn added the O-SystemZ Target: SystemZ processors (s390x) label Aug 12, 2018
@Enselic
Copy link
Member

Enselic commented Oct 15, 2023

Triage: Is this still a problem? Wanted to ask since 5 years have passed and circumstances might have changed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
O-SystemZ Target: SystemZ processors (s390x)
Projects
None yet
Development

No branches or pull requests

3 participants