rust-lang / rustc_codegen_cranelift

Cranelift based backend for rustc
Apache License 2.0
1.52k stars 94 forks source link

Update 128bit int to float intrinsic calls on Windows for new ABI #1353

Closed bjorn3 closed 1 year ago

bjorn3 commented 1 year ago

This was previously gated behind a target feature which cg_clif didn't enable, but https://github.com/rust-lang/compiler-builtins/pull/514 changed it to unconditionally use the new abi.