[X86] combineScalarAndWithMaskSetcc - handle (concat_vectors (and (vYi1 setcc,...
[X86] combineScalarAndWithMaskSetcc - handle (concat_vectors (and (vYi1 setcc, vYi1 x), undef)) patterns If one of the AND operands is a setcc then we're implicitly zeroing the upper mask bits Similar pattern to regressions identified in D127115 (masked comparisons)
Loading
Please sign in to comment