Skip to content

LLVM 12 regression: AArch64 backend generates incorrect code for f32 to i128 conversion #83467

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
Amanieu opened this issue Mar 25, 2021 · 0 comments · Fixed by #84396
Closed
Labels
A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. C-bug Category: This is a bug.

Comments

@Amanieu
Copy link
Member

Amanieu commented Mar 25, 2021

This is causing test failures in compiler-builtins.

Upstream LLVM bug: https://bugs.llvm.org/show_bug.cgi?id=49710

@Amanieu Amanieu added A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. C-bug Category: This is a bug. labels Mar 25, 2021
Amanieu added a commit to Amanieu/rustc-builtins that referenced this issue Apr 2, 2021
This is a temporary workaround for rust-lang/rust#83467
dmakarov pushed a commit to anza-xyz/compiler-builtins that referenced this issue Apr 4, 2021
This is a temporary workaround for rust-lang/rust#83467
Dylan-DPC-zz pushed a commit to Dylan-DPC-zz/rust that referenced this issue Apr 22, 2021
Dylan-DPC-zz pushed a commit to Dylan-DPC-zz/rust that referenced this issue Apr 22, 2021
@bors bors closed this as completed in e34f7e6 Apr 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. C-bug Category: This is a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant