diff options
author | Ulrich Weigand <ulrich.weigand@de.ibm.com> | 2020-01-09 19:03:16 +0100 |
---|---|---|
committer | Ulrich Weigand <ulrich.weigand@de.ibm.com> | 2020-01-09 19:06:22 +0100 |
commit | b51fa8670f3d9346cad068aa7300d63eb051069d (patch) | |
tree | 9f111ee80c6ba0ba882b909cf173ff25dd526961 /lldb/packages/Python/lldbsuite/test/commands/command | |
parent | 7bbd4076c1984165568c978ff15b77dbfe52b6f0 (diff) | |
download | bcm5719-llvm-b51fa8670f3d9346cad068aa7300d63eb051069d.tar.gz bcm5719-llvm-b51fa8670f3d9346cad068aa7300d63eb051069d.zip |
[SystemZ] Fix matching another pattern for nxgrk (PR44496)
SystemZDAGToDAGISel::Select will attempt to split logical instruction
with a large immediate constant. This must not happen if the result
matches one of the z15 combined operations, so the code checks for
those. However, one of them was missed, causing invalid code to
be generated in the test case for PR44496.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/commands/command')
0 files changed, 0 insertions, 0 deletions