diff options
author | Sanjay Patel <spatel@rotateright.com> | 2019-07-01 22:00:00 +0000 |
---|---|---|
committer | Sanjay Patel <spatel@rotateright.com> | 2019-07-01 22:00:00 +0000 |
commit | ddc1b40f26b210a1650454e1ef232cf5f1b6775f (patch) | |
tree | 4025f200622f8c8427b677092a766ee0d3b9ad9d /lldb/packages/Python/lldbsuite/test | |
parent | fc18b7cbc12d82968d881d00ed8bdc25561daa34 (diff) | |
download | bcm5719-llvm-ddc1b40f26b210a1650454e1ef232cf5f1b6775f.tar.gz bcm5719-llvm-ddc1b40f26b210a1650454e1ef232cf5f1b6775f.zip |
[InstCombine] reduce more checks for power-of-2-or-zero using ctpop
Extends the transform from:
rL364341
...to include another (more common?) pattern that tests whether a
value is a power-of-2 (including or excluding zero).
llvm-svn: 364856
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions