rustc_codegen_cranelift
rustc_codegen_cranelift copied to clipboard
Reland "Avoid masking shift amounts"
https://github.com/bjorn3/rustc_codegen_cranelift/pull/1268 was reverted because the masking was still needed for some types. A fix for this will be part of the upcoming 0.88.0 release of Cranelift, so this PR can be relanded once Cranelift 0.88.0 is released.