Fixes #5463. * remove vsplit instruction * remove vconcat instruction * remove unsused half/double vector helper functions * remove unused operand constraints * delete + inline Type::half_vector method
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.