Skip to content

simd_fmax is broken in LLVM6 #7

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

Closed
gnzlbg opened this issue Jul 19, 2018 · 0 comments
Closed

simd_fmax is broken in LLVM6 #7

gnzlbg opened this issue Jul 19, 2018 · 0 comments
Labels
Performance Something isn't fast

Comments

@gnzlbg
Copy link
Contributor

gnzlbg commented Jul 19, 2018

See rust-lang/rust#49249, simd_fmax is broken in LLVM6, and the decision there was to work around this in stdsimd until rustc starts using LLVM7. This rust-lang/rust issue tracks that rust-lang/rust#49261

EDIT: now that LLVM7 has been merged simd_fmax should work properly and be used.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Performance Something isn't fast
Projects
None yet
Development

No branches or pull requests

1 participant