[InstCombine] Fix failure to fold (and %x, (sext i1 %m)) -> (select %m, %x, 0)...
[InstCombine] Fix failure to fold (and %x, (sext i1 %m)) -> (select %m, %x, 0) with multiple uses of %m (#81409) Resolves #81288.
parent
c3107821
Please register or sign in to comment