mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
d010809c8c
Backports LLVM commit:
[APFloat] convert SNaN to QNaN in convert() and raise Invalid signal
https://github.com/llvm/llvm-project/commit/149f5b573c79eac0c519ada4d2f7c50e17796cdf
SNaN to QNaN conversion also matches what my Intel x86_64 hardware does.