diff options
author | Craig Topper <craig.topper@intel.com> | 2018-02-08 06:04:18 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2018-02-08 06:04:18 +0000 |
commit | 9b9d5274274353ba879aa84741acccda33dbf1cc (patch) | |
tree | a406afd8eae04736c3c128edba60f1bc3a315618 /lldb/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py | |
parent | a217e505c3757bcba7c21bc13b24eac3bd8b406d (diff) | |
download | bcm5719-llvm-9b9d5274274353ba879aa84741acccda33dbf1cc.tar.gz bcm5719-llvm-9b9d5274274353ba879aa84741acccda33dbf1cc.zip |
[DAGCombiner] Don't create truncate nodes in (aext (zextload x)) -> (zextload x) and similar folds. NFCI
The truncate is being used to replace other users of of the load, but we checked that the load only has one use so there are no other uses to replace.
llvm-svn: 324567
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py')
0 files changed, 0 insertions, 0 deletions