[APInt] Update APInt::isShiftedMask() description. NFC.
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Fri, 4 Feb 2022 20:38:52 +0000 (20:38 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Fri, 4 Feb 2022 20:39:05 +0000 (20:39 +0000)
commit78c6b90000292eb37aac5dead6ab26611cd76f42
treeaa0f9f86082a8c5ccfb9dfedf1a578ce99d0653f
parent0d54457f8aed169dff8a668059979a2646afc3fc
[APInt] Update APInt::isShiftedMask() description. NFC.

Make it clear that it matches a non-empty sequence of ones, matches the descriptions for isShiftedMask_32/64 as suggested on D119019
llvm/include/llvm/ADT/APInt.h