diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2020-01-01 20:09:40 +0100 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2020-01-01 23:04:28 +0100 |
commit | 8dd9a1361958f0cc53d100124e158cbe691c4628 (patch) | |
tree | e9406245c72a7ccf8a924d2a3b0fef9bd1cee5e2 /lldb/packages/Python/lldbsuite/test/source-manager | |
parent | 8dbe2f02c6d300e7222b5064b28c4d82a031647d (diff) | |
download | bcm5719-llvm-8dd9a1361958f0cc53d100124e158cbe691c4628.tar.gz bcm5719-llvm-8dd9a1361958f0cc53d100124e158cbe691c4628.zip |
[InstCombine] Preserve inbounds when merging with zero-index GEP (PR44423)
This addresses https://bugs.llvm.org/show_bug.cgi?id=44423.
If one of the GEPs is inbounds and the other is zero-index,
we can also preserve inbounds.
Differential Revision: https://reviews.llvm.org/D72060
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/source-manager')
0 files changed, 0 insertions, 0 deletions