Rollup merge of #137094 - RalfJung:softfloat-means-no-simd, r=tgross35

x86_win64 ABI: do not use xmm0 with softfloat ABI

This adjusts https://github.com/rust-lang/rust/pull/134290 to not apply the new logic to targets marked as "softfloat". That fixes most instances of the issue brought up [here](https://github.com/rust-lang/rust/issues/116558#issuecomment-2661027437).

r? `@tgross35`
This commit is contained in:
Matthias Krüger 2025-02-19 18:52:07 +01:00 committed by GitHub
commit ca2580ac9b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

Diff Content Not Available