Rollup merge of #142340 - RalfJung:miri-apfloat-mul-add, r=oli-obk

miri: we can use apfloat's mul_add now

With https://github.com/rust-lang/rustc_apfloat/issues/11 fixed, there is no reason to still use host floats here.
Fixes https://github.com/rust-lang/miri/issues/2995

We already have a test for this:
a7153db254/src/tools/miri/tests/pass/float.rs (L998-L1003)

r? ``@oli-obk``
This commit is contained in:
Matthias Krüger 2025-06-13 05:16:58 +02:00 committed by GitHub
commit ad5800abf3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

Diff Content Not Available