raw_bitcast matches the intent of this legalization more clearly (to simply change the CLIF type without changing any bits) and the additional null encodings added are necessary for later instructions
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.