[X86] Fold BITOP(PACKSS(X,Z),PACKSS(Y,W)) --> PACKSS(BITOP(X,Y),BITOP(Z,W))
Fold allsignbits pack patterns to make better use of cheap (and commutable) logic ops
Loading
Please sign in to comment
Fold allsignbits pack patterns to make better use of cheap (and commutable) logic ops