diff options
author | David Green <david.green@arm.com> | 2019-11-30 16:39:29 +0000 |
---|---|---|
committer | David Green <david.green@arm.com> | 2019-11-30 16:58:01 +0000 |
commit | 59b56e5c579c51e1333b4c6e96d127f50f191c14 (patch) | |
tree | 105dd9f697ab4235e0a4c5c32e9e2d0a07e7d6f3 /lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp | |
parent | 3a1bef5616c3eb466b5f8a076385ee09e5a9ad9a (diff) | |
download | bcm5719-llvm-59b56e5c579c51e1333b4c6e96d127f50f191c14.tar.gz bcm5719-llvm-59b56e5c579c51e1333b4c6e96d127f50f191c14.zip |
[InstCombine] Expand usub_sat patterns to handle constants
The constants come through as add %x, -C, not a sub as would be
expected. They need some extra matchers to canonicalise them towards
usub_sat.
Differential Revision: https://reviews.llvm.org/D69514
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp')
0 files changed, 0 insertions, 0 deletions