This catches a case that wasn't handled previously by #5880 to allow a constant load to be folded into an instruction rather than forcing it to be loaded into a temporary register.
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.