Skip to content
Commit 24184dbb authored by Simon Pilgrim's avatar Simon Pilgrim
Browse files

[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
parent 6f13445f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment