[X86] Fold TESTZ(OR(LO(X),HI(X)),OR(LO(Y),HI(Y))) -> TESTZ(X,Y)
Helps fix a number of poor codegen cases for allof(cmp()) with 256-bit vectors on AVX1
Loading
Please sign in to comment
Helps fix a number of poor codegen cases for allof(cmp()) with 256-bit vectors on AVX1