[APInt] Use ugt(uint64_t) for the compare in getLimitedValue(uint64_t) since the...
authorCraig Topper <craig.topper@gmail.com>
Wed, 19 Apr 2017 23:52:59 +0000 (23:52 +0000)
committerCraig Topper <craig.topper@gmail.com>
Wed, 19 Apr 2017 23:52:59 +0000 (23:52 +0000)
commit9700a60a6157bf1ebfcf3f685b01b9ef607356a1
tree4d84a714c83b4f03a35d87ffa11ec9c5fcda4e67
parentf1de9e83c26eec07f9bea393b604cb6d6d1dffb0
[APInt] Use ugt(uint64_t) for the compare in getLimitedValue(uint64_t) since the code is identical to it. NFC

llvm-svn: 300796
llvm/include/llvm/ADT/APInt.h