diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2018-12-02 14:14:11 +0000 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2018-12-02 14:14:11 +0000 |
commit | 687b92cd9cf58e3405b906c7accd13bbdb813793 (patch) | |
tree | 4a0b4b5cc4bb3d9bcd47c005bd2e0ce3873bfbd7 /lldb/packages/Python/lldbsuite/test/functionalities/non-overlapping-index-variable-i/TestIndexVariable.py | |
parent | b205606d3e52324827d94025df5a8427b3163f0a (diff) | |
download | bcm5719-llvm-687b92cd9cf58e3405b906c7accd13bbdb813793.tar.gz bcm5719-llvm-687b92cd9cf58e3405b906c7accd13bbdb813793.zip |
[ValueTracking] Support funnel shifts in computeKnownBits()
If the shift amount is known, we can determine the known bits of the
output based on the known bits of two inputs.
This is essentially the same functionality as implemented in D54869,
but for ValueTracking rather than InstCombine SimplifyDemandedBits.
Differential Revision: https://reviews.llvm.org/D55140
llvm-svn: 348091
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/non-overlapping-index-variable-i/TestIndexVariable.py')
0 files changed, 0 insertions, 0 deletions