diff options
author | Sam Parker <sam.parker@arm.com> | 2017-12-21 12:55:04 +0000 |
---|---|---|
committer | Sam Parker <sam.parker@arm.com> | 2017-12-21 12:55:04 +0000 |
commit | 59efb8cb5be759980f996fd95d462eeb47797c4e (patch) | |
tree | 959730b7b410210b5643fde6d162cc18548061a6 /lldb/packages/Python/lldbsuite/test/lang/cpp/printf/TestPrintf.py | |
parent | 17fb580c12be4ce233f6e1b076016e46acd1a7e6 (diff) | |
download | bcm5719-llvm-59efb8cb5be759980f996fd95d462eeb47797c4e.tar.gz bcm5719-llvm-59efb8cb5be759980f996fd95d462eeb47797c4e.zip |
[DAGCombine] Improve ReduceLoadWidth for SRL
If the SRL node is only used by an AND, we may be able to set the
ExtVT to the width of the mask, making the AND redundant. To support
this, another check has been added in isLegalNarrowLoad which queries
whether the load is valid.
Differential Revision: https://reviews.llvm.org/D41350
llvm-svn: 321259
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/printf/TestPrintf.py')
0 files changed, 0 insertions, 0 deletions