diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2020-01-01 11:11:05 +0100 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2020-01-11 11:01:12 +0100 |
commit | 0e322c8a1f20ab04ce4f6bc538846859707f2d69 (patch) | |
tree | 219da3e984af3a2436c82651a761d2a11ea881f1 /lldb/packages/Python/lldbsuite/test/python_api/thread/TestThreadAPI.py | |
parent | 81a3d987ced0905bef2e3055bf77ec174bb631c7 (diff) | |
download | bcm5719-llvm-0e322c8a1f20ab04ce4f6bc538846859707f2d69.tar.gz bcm5719-llvm-0e322c8a1f20ab04ce4f6bc538846859707f2d69.zip |
[InstCombine] Preserve nuw on sub of geps (PR44419)
Fix https://bugs.llvm.org/show_bug.cgi?id=44419 by preserving the
nuw on sub of geps. We only do this if the offset has a multiplication
as the final operation, as we can't be sure the operations is nuw
in the other cases without more thorough analysis.
Differential Revision: https://reviews.llvm.org/D72048
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/TestThreadAPI.py')
0 files changed, 0 insertions, 0 deletions