[X86] Add a test for missed opportunity combine AND32rm+TEST32rr.
If the chain output of the AND32rm is used, the post isel peephole won't fold it. We should be able to fold it by replacing the chain use with the chain from a TEST32rm.
Loading
Please sign in to comment