diff options
author | Amara Emerson <aemerson@apple.com> | 2019-07-24 20:46:42 +0000 |
---|---|---|
committer | Amara Emerson <aemerson@apple.com> | 2019-07-24 20:46:42 +0000 |
commit | a1997ce2e51d55f72e51dc0d6b989509f6348508 (patch) | |
tree | fd5029c77dc07b773bdd5a85dc0da7d8d45f93d1 /lldb/packages/Python/lldbsuite/test/python_api | |
parent | d2904ccf88e8ed487647feb90cfbf331bd888509 (diff) | |
download | bcm5719-llvm-a1997ce2e51d55f72e51dc0d6b989509f6348508.tar.gz bcm5719-llvm-a1997ce2e51d55f72e51dc0d6b989509f6348508.zip |
[AArch64][GlobalISel] Fix a crash during s128 G_ICMP legalization due to r366317.
r366317 added a legalization for s128 G_ICMP narrow scalar which tried to hard
code the result type of the new legalized G_SELECT. Change this to instead use
type of the original G_ICMP result and allow the target to legalize it if necessary
later.
llvm-svn: 366943
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions