[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
parent
7e486d5c
Please register or sign in to comment
Fold allsignbits pack patterns to make better use of cheap (and commutable) logic ops