Instead of using xmm0 explicitly for the mask argument to instructions like blendvpd, use regalloc constraints to constrain it to xmm0 instead.
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.