diff options
author | Amara Emerson <aemerson@apple.com> | 2018-01-03 04:56:56 +0000 |
---|---|---|
committer | Amara Emerson <aemerson@apple.com> | 2018-01-03 04:56:56 +0000 |
commit | 9de62130fd62c8e6b6f51c123c5ed692828aad50 (patch) | |
tree | 3c5e5764ee610116a91995381b57cbcfa806896e /lldb/packages/Python/lldbsuite/test/lang/cpp/exceptions/exceptions.cpp | |
parent | 12e17b19bab419f11070f504017b6ff3f86d673b (diff) | |
download | bcm5719-llvm-9de62130fd62c8e6b6f51c123c5ed692828aad50.tar.gz bcm5719-llvm-9de62130fd62c8e6b6f51c123c5ed692828aad50.zip |
[GlobalISel][Legalizer] Fix legalization of llvm.smul.with.overflow
Previously the code for handling G_SMULO didn't properly check for the signed
multiply overflow, instead treating it the same as the unsigned G_UMULO.
Fixes PR35800.
llvm-svn: 321690
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/exceptions/exceptions.cpp')
0 files changed, 0 insertions, 0 deletions