rust-lang / rustc_codegen_cranelift

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

Implement another batch of vendor intrinsics #1431

Closed bjorn3 closed 7 months ago

bjorn3 commented 7 months ago

Fixes https://github.com/rust-lang/rustc_codegen_cranelift/issues/1418 Fixes https://github.com/rust-lang/rustc_codegen_cranelift/issues/1420 Helps with https://github.com/rust-lang/rustc_codegen_cranelift/issues/1422 cc https://github.com/rust-lang/rustc_codegen_cranelift/issues/171