<div dir="ltr">Hi Elena, Adam,<div><br></div><div>In these patches I enable intrinsics for vpcmpeq{bwdq} instructions.</div><div>Since result of the instructions is mask, I enable new intrinsics type CMP_MASK and assume to enable CMP_MASK_CC in future for vpcmp{bwdq} instructions (due to additional CC argument).</div><div>Also I extended argument types when intrinsics generated through TableGen (IIT_V64) to support 64 packed data.</div><div>In last patch I enabled INSERT_SUBVECTOR for v8i1 to legalizer to support converting v2i1 and v4i1 to v8i1 and then bitcasting to i8.</div><div><br></div><div><span style="font-family:arial,sans-serif;font-size:13px">Please let me know if it looks good.</span><br></div><div><span style="font-family:arial,sans-serif;font-size:13px"><br></span></div><div><span style="font-family:arial,sans-serif;font-size:13px">Robert</span></div></div>