diff options
author | Clement Courbet <courbet@google.com> | 2019-05-13 09:07:37 +0000 |
---|---|---|
committer | Clement Courbet <courbet@google.com> | 2019-05-13 09:07:37 +0000 |
commit | 9afc4764dd24bd2f23c44e51ad33f8e58234a8b6 (patch) | |
tree | 5bcd2c99ccf88f0f47adf9ae09cdd88a8c8c7ee8 /lldb/packages/Python/lldbsuite/test/python_api/debugger | |
parent | 381ba9aedc9364091029aba9c075f43b0a4d4291 (diff) | |
download | bcm5719-llvm-9afc4764dd24bd2f23c44e51ad33f8e58234a8b6.tar.gz bcm5719-llvm-9afc4764dd24bd2f23c44e51ad33f8e58234a8b6.zip |
[DAGCombiner] Fix invalid alias analysis.
Summary:
When we know for sure whether two addresses do or do not alias, we
should immediately return from DAGCombiner::isAlias().
I think this comes from a bad copy/paste, Sorry for not catching that during the
code review.
Fixes PR41855.
Reviewers: niravd, gchatelet, EricWF
Subscribers: hiraditya, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D61846
llvm-svn: 360566
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/debugger')
0 files changed, 0 insertions, 0 deletions