Skip to content

Commit

Permalink
Rollup merge of #137094 - RalfJung:softfloat-means-no-simd, r=tgross35
Browse files Browse the repository at this point in the history
x86_win64 ABI: do not use xmm0 with softfloat ABI

This adjusts rust-lang/rust#134290 to not apply the new logic to targets marked as "softfloat". That fixes most instances of the issue brought up [here](rust-lang/rust#116558 (comment)).

r? `@tgross35`
  • Loading branch information
matthiaskrgr authored Feb 19, 2025
2 parents d407238 + c61aa8f commit ca2580a
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit ca2580a

Please sign in to comment.