diff options
author | Florian Hahn <flo@fhahn.com> | 2025-01-30 20:58:38 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-30 20:58:38 +0000 |
commit | 55815b621b3a8f56a36c93229de1356e325a136f (patch) | |
tree | b41456d4e22d70229b81bbbd3248e2acbbe63346 /clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp | |
parent | 9b52dbe0e0c3298438fd0a32495dd796b1d33970 (diff) | |
download | llvm-55815b621b3a8f56a36c93229de1356e325a136f.zip llvm-55815b621b3a8f56a36c93229de1356e325a136f.tar.gz llvm-55815b621b3a8f56a36c93229de1356e325a136f.tar.bz2 |
[Value] Look through inttoptr (add ..) in accumulateConstantOffsets (#124981)
Look through inttoptr (add (ptrtoint P), C) when accumulating offsets.
Adds a missing fold after
https://github.com/llvm/llvm-project/pull/123518
Alive2 for the tests with changes: https://alive2.llvm.org/ce/z/VvPrzv
PR: https://github.com/llvm/llvm-project/pull/124981
Diffstat (limited to 'clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions