[X86] Fold CONCAT(VPERMV3(X,Y,M0),VPERMV3(Z,W,M1)) ->...
[X86] Fold CONCAT(VPERMV3(X,Y,M0),VPERMV3(Z,W,M1)) -> VPERMV3(CONCAT(X,Z),CONCAT(Y,W),CONCAT(M0,M1)) Further prep work toward supporting different subvector sizes in combineX86ShufflesRecursively
Loading
Please register or sign in to comment