[InstSimplify] Fix select bit test miscompile with disjoint
The select condition ensures the disjointness here. The transform is not valid without dropping the flag, which InstSimplify can't do.
parent
c89553ae
Please register or sign in to comment