Addresses #3809: when we are asked to create a Cranelift backend with shared flags that indicate support for SIMD, we should check that the ISA level needed for our SIMD lowerings is present.
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.