[X86][SSE] combineShuffleWithHorizOp - canonicalize SHUFFLE(HOP(X,Y),HOP(Y,X)) -> SHUFFLE(HOP(X,Y))
Attempt to canonicalize binary shuffles of HOPs with commuted operands to an unary shuffle.
Loading
Please sign in to comment
Attempt to canonicalize binary shuffles of HOPs with commuted operands to an unary shuffle.