aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Basic/SourceManager.cpp
diff options
context:
space:
mode:
authorNikita Popov <npopov@redhat.com>2025-10-30 10:23:40 +0100
committerGitHub <noreply@github.com>2025-10-30 10:23:40 +0100
commit8f624815bf7a85768aed48dab8047a3465c8f2ed (patch)
tree6d182d0ce267120981a20692afc2e9454238a238 /clang/lib/Basic/SourceManager.cpp
parent30579c0708660cd25de7b82b624ddff5601f03b0 (diff)
downloadllvm-8f624815bf7a85768aed48dab8047a3465c8f2ed.zip
llvm-8f624815bf7a85768aed48dab8047a3465c8f2ed.tar.gz
llvm-8f624815bf7a85768aed48dab8047a3465c8f2ed.tar.bz2
[MemCpyOpt] Allow stack move optimization if one address captured (#165527)
Allow the stack move optimization (which merges two allocas) when the address of only one alloca is captured (and the provenance is not captured). Both addresses need to be captured to observe that the allocas were merged. Fixes https://github.com/llvm/llvm-project/issues/165484.
Diffstat (limited to 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions