Simon Pilgrim f2d03a2533 [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
2023-04-17 11:43:00 +01:00
..
2023-04-17 09:01:22 +02:00