diff options
author | Ramkumar Ramachandra <ramkumar.ramachandra@codasip.com> | 2025-02-10 11:42:06 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-10 11:42:06 +0000 |
commit | 738cf5acc68c697dad5611b2424aa6b124b368f2 (patch) | |
tree | 8394b7f0091fa5b7d2f0d44e3043972a795a7c3a /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 7ee56b9afcad456bb662aad941052af334fe3a11 (diff) | |
download | llvm-738cf5acc68c697dad5611b2424aa6b124b368f2.zip llvm-738cf5acc68c697dad5611b2424aa6b124b368f2.tar.gz llvm-738cf5acc68c697dad5611b2424aa6b124b368f2.tar.bz2 |
InstSimplify: improve computePointerICmp (NFC) (#126255)
The comment about inbounds protecting only against unsigned wrapping is
incorrect: it also protects against signed wrapping, but the issue is
that it could cross the sign boundary.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions