aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/bench.py
diff options
context:
space:
mode:
authorJay Foad <jay.foad@amd.com>2023-05-25 11:56:06 +0100
committerJay Foad <jay.foad@amd.com>2023-05-25 16:05:32 +0100
commitbf358e27a4f80a7240627785f049267964ccc2e9 (patch)
tree0f96eef175d490f43529b9620a2aa397d882c4fd /lldb/packages/Python/lldbsuite/test/bench.py
parent298843cd66334d7af5e53099f95b500e42c42317 (diff)
downloadllvm-bf358e27a4f80a7240627785f049267964ccc2e9.zip
llvm-bf358e27a4f80a7240627785f049267964ccc2e9.tar.gz
llvm-bf358e27a4f80a7240627785f049267964ccc2e9.tar.bz2
[APInt] Add unsigned overloads of shift functions
Add overloads of sshl_ov, ushl_ov, sshl_sat and ushl_sat that take the shift amount as unsigned instead of APInt. This matches what we do for the normal shift operators and can help to avoid creating temporary APInts in some cases. Differential Revision: https://reviews.llvm.org/D151420
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/bench.py')
0 files changed, 0 insertions, 0 deletions