diff options
author | Roman Lebedev <lebedev.ri@gmail.com> | 2019-11-08 10:24:46 +0300 |
---|---|---|
committer | Roman Lebedev <lebedev.ri@gmail.com> | 2019-11-08 10:31:04 +0300 |
commit | e0ea842baec00b6bf6dc0069f1c1961da5889927 (patch) | |
tree | be01b4cfe945279b071b24e0fb52e5fcfcc296fc /lldb/packages/Python/lldbsuite/test/python_api/default-constructor | |
parent | 6b8baf3062cdc7bd88867e239f26b6966ee3142c (diff) | |
download | bcm5719-llvm-e0ea842baec00b6bf6dc0069f1c1961da5889927.tar.gz bcm5719-llvm-e0ea842baec00b6bf6dc0069f1c1961da5889927.zip |
[ConstantRange] Add `ushl_sat()`/`sshl_sat()` methods.
Summary:
To be used in `ConstantRange::shlWithNoOverflow()`,
may in future be useful for when saturating shift/mul ops are added.
Unlike `ConstantRange::shl()`, these are precise.
Reviewers: nikic, spatel, reames
Reviewed By: nikic
Subscribers: hiraditya, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D69960
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/default-constructor')
0 files changed, 0 insertions, 0 deletions