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

s390x cannot lower powi intrinsic #235

Open
gnzlbg opened this issue Apr 18, 2019 · 0 comments
Open

s390x cannot lower powi intrinsic #235

gnzlbg opened this issue Apr 18, 2019 · 0 comments
Labels
A-SystemZ z architecture Bug Something isn't working CI-Travis Travis-CI

Comments

@gnzlbg
Copy link
Contributor

gnzlbg commented Apr 18, 2019

powi errors with incorrect return type on s390x-unknown-linux-gnu

Intrinsic has incorrect return type!
void (<4 x float>*, <4 x float>*, i32)* @llvm.powi.v4f32
in function _ZN115_$LT$packed_simd..Simd$LT$$u5b$f32$u3b$$u20$_$u5d$$GT$$u20$as$u20$packed_simd..codegen..math..float..powi..Powi$GT$4powi17h0ea4c1312189530eE
LLVM ERROR: Broken function found, compilation aborted!
error: Could not compile `packed_simd`.
@gnzlbg gnzlbg added Bug Something isn't working CI-Travis Travis-CI A-SystemZ z architecture labels Apr 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-SystemZ z architecture Bug Something isn't working CI-Travis Travis-CI
Projects
None yet
Development

No branches or pull requests

1 participant