diff options
author | Nikita Popov <npopov@redhat.com> | 2024-07-11 16:51:07 +0200 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2024-07-11 16:55:16 +0200 |
commit | 4502ea89b9a067f8d76b89acdfef83d7cab59adb (patch) | |
tree | ddd3b53e1e9e8eb2f1966ecd7e45fca6bf7a4bc2 /lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp | |
parent | c66e1d6f3429cb596ceb58daa5184bc3bbb28750 (diff) | |
download | llvm-4502ea89b9a067f8d76b89acdfef83d7cab59adb.zip llvm-4502ea89b9a067f8d76b89acdfef83d7cab59adb.tar.gz llvm-4502ea89b9a067f8d76b89acdfef83d7cab59adb.tar.bz2 |
[InstCombine] More precise nuw preservation in ptrtoint of gep fold
We can transfer a nuw flag from the gep to the add. Additionally,
the inbounds + nneg case can be relaxed to nusw + nneg. Finally,
don't forget to pass the correct context instruction to
SimplifyQuery.
Diffstat (limited to 'lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp')
0 files changed, 0 insertions, 0 deletions