[X86] combinePTESTCC - only fold TESTZ(OR(LO(X),HI(X)),OR(LO(Y),HI(Y))) -> TESTZ(X,Y) for TESTP ops
Stop value type mismatch assertions, we can add TESTPS/TESTPD support to this in the future. Fixes #62171
Loading
Please sign in to comment
Stop value type mismatch assertions, we can add TESTPS/TESTPD support to this in the future. Fixes #62171