diff options
author | Nikita Popov <npopov@redhat.com> | 2024-12-06 09:52:32 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-06 09:52:32 +0100 |
commit | b569ec6de6a0c57d6c4b675df7d7e3e28a9f4904 (patch) | |
tree | 6e25dd79586fab46bfbeaafdd0095ea9456fc949 /llvm/lib/CodeGen/LiveDebugVariables.cpp | |
parent | 055f1a77f664d73c38ddcbaa74b3131e04881c3d (diff) | |
download | llvm-b569ec6de6a0c57d6c4b675df7d7e3e28a9f4904.zip llvm-b569ec6de6a0c57d6c4b675df7d7e3e28a9f4904.tar.gz llvm-b569ec6de6a0c57d6c4b675df7d7e3e28a9f4904.tar.bz2 |
[SCCP] Infer nuw for gep nusw with non-negative offsets (#118819)
If the GEP is nusw/inbounds and has all-non-negative offsets infer nuw
as well.
This doesn't have measurable compile-time impact.
Proof: https://alive2.llvm.org/ce/z/ihztLy
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions