diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2019-07-12 20:03:34 +0000 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2019-07-12 20:03:34 +0000 |
commit | 411fa4c0dfe11b262564560066f3db1440f78b34 (patch) | |
tree | 877e6b6c8d0d0acba3211960ccdf2fea0ce72837 /lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp | |
parent | f561227d133224d2d6a5a016abe4be051fa75501 (diff) | |
download | bcm5719-llvm-411fa4c0dfe11b262564560066f3db1440f78b34.tar.gz bcm5719-llvm-411fa4c0dfe11b262564560066f3db1440f78b34.zip |
[SystemZ] Fix addcarry of addcarry of const carry (PR42606)
This fixes https://bugs.llvm.org/show_bug.cgi?id=42606 by extending
D64213. Instead of only checking if the carry comes from a matching
operation, we now check the full chain of carries. Otherwise we might
custom lower the outermost addcarry, but then generically legalize
an inner addcarry.
Differential Revision: https://reviews.llvm.org/D64658
llvm-svn: 365949
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp')
0 files changed, 0 insertions, 0 deletions