This instruction is only defined with i8x16 inputs and outputs so there's no need for a type variable, so shadow the otherwise-generic `a` result with a concrete i8x16 type.
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.