[X86][SSE] Add tests for missing BITOP(MOVMSK(X),MOVMSK(Y)) -> MOVMSK(BITOP(X,Y)) fold
This would help reduce XMM->GPR traffic for some reduction cases.
Loading
Please sign in to comment
This would help reduce XMM->GPR traffic for some reduction cases.