InstCombine: Shrink ((zext X) & C1) == C2 to fold away the cast if the "zext"...
InstCombine: Shrink ((zext X) & C1) == C2 to fold away the cast if the "zext" and the "and" have one use. llvm-svn: 132897
Loading
Please register or sign in to comment