[X86] Correct some isel patterns for v1i1 KNOT/KANDN/KXNOR.
The KNOT pattern was missing. The others were looking for a v1i1 -1 instead of a vector all ones.
Loading
Please sign in to comment
The KNOT pattern was missing. The others were looking for a v1i1 -1 instead of a vector all ones.