After replacing an instruction with an alias to an earlier value, trying to further optimize that value is unnecessary, since we've already processed it, and also was triggering an assertion.
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.