Move MaskedValueIsZero from the DAGCombiner to the TargetLowering...
Move MaskedValueIsZero from the DAGCombiner to the TargetLowering interface,making isMaskedValueZeroForTargetNode simpler, and useable from other partsof the compiler. llvm-svn: 25803
Loading
Please sign in to comment