Implement (A&((~A)|B)) -> A&B transformation in the instruction combiner. This
takes care of all permutations of this pattern. llvm-svn: 60290
Loading
Please register or sign in to comment
takes care of all permutations of this pattern. llvm-svn: 60290