[ConstantRange] Rewrite shl to avoid repeated calls to getUnsignedMax and...
[ConstantRange] Rewrite shl to avoid repeated calls to getUnsignedMax and avoid creating the min APInt until we're sure we need it. Use inplace shift operations. llvm-svn: 302510
Loading
Please sign in to comment