diff options
author | Sanjay Patel <spatel@rotateright.com> | 2019-08-21 11:56:08 +0000 |
---|---|---|
committer | Sanjay Patel <spatel@rotateright.com> | 2019-08-21 11:56:08 +0000 |
commit | e72825927839659defde72a63ed4a8f907271a9d (patch) | |
tree | 58f9fd032a638365c00dc8bfdc5e4e5680e4e8bb /lldb/packages/Python/lldbsuite/test/python_api | |
parent | 2fe9ce60640762f27294ae60c6b508a5bfb72f2b (diff) | |
download | bcm5719-llvm-e72825927839659defde72a63ed4a8f907271a9d.tar.gz bcm5719-llvm-e72825927839659defde72a63ed4a8f907271a9d.zip |
[InstCombine] narrow icmp with extended operands of different widths
An intermediate extend is used to widen the narrow operand to the width of
the other (wider) operand. At that point, we have the same logic as the
existing transform that was restricted to folds of equal width zext/sext.
This mostly solves PR42700:
https://bugs.llvm.org/show_bug.cgi?id=42700
llvm-svn: 369519
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions