[SelectionDAG] Fix another place that was passing a large value to APInt::lshrInPlace.
authorCraig Topper <craig.topper@gmail.com>
Thu, 20 Apr 2017 04:55:01 +0000 (04:55 +0000)
committerCraig Topper <craig.topper@gmail.com>
Thu, 20 Apr 2017 04:55:01 +0000 (04:55 +0000)
commit9ce5ef947528b629a27318c8c74c545b0f3d9d73
treea417274302c486de54db56021d1cfb2a467d0727
parented004ef206ecd40c6f0d9ddd6ccd37449b247278
[SelectionDAG] Fix another place that was passing a large value to APInt::lshrInPlace.

llvm-svn: 300821
llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp