diff options
author | Sanjay Patel <spatel@rotateright.com> | 2018-06-21 23:56:59 +0000 |
---|---|---|
committer | Sanjay Patel <spatel@rotateright.com> | 2018-06-21 23:56:59 +0000 |
commit | 4784e1506e37f80efcfed000ee2879260a1cd576 (patch) | |
tree | 46e77da1686b2c53ba9519aa3e4258bf79016c70 /lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py | |
parent | 23408c25f3c3bc5e80effe3d4750392f96d397ad (diff) | |
download | bcm5719-llvm-4784e1506e37f80efcfed000ee2879260a1cd576.tar.gz bcm5719-llvm-4784e1506e37f80efcfed000ee2879260a1cd576.zip |
[InstCombine] fix shuffle-of-binops bug
With non-commutative binops, we could be using the same
variable value as operand 0 in 1 binop and operand 1 in
the other, so we have to check for that possibility and
bail out.
llvm-svn: 335312
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py')
0 files changed, 0 insertions, 0 deletions