aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/AST/ByteCode
diff options
context:
space:
mode:
authorNikita Popov <npopov@redhat.com>2025-07-22 09:44:03 +0200
committerGitHub <noreply@github.com>2025-07-22 09:44:03 +0200
commit307256ecbd858bc2df5fa9342c67a8205691ade9 (patch)
tree36345870f2bbc008803befffabf22536a7728ea1 /clang/lib/AST/ByteCode
parent314ce691df0d699234c871a1772470b5e4aed892 (diff)
downloadllvm-307256ecbd858bc2df5fa9342c67a8205691ade9.zip
llvm-307256ecbd858bc2df5fa9342c67a8205691ade9.tar.gz
llvm-307256ecbd858bc2df5fa9342c67a8205691ade9.tar.bz2
[GVNSink] Do not sink lifetimes of different allocas (#149818)
This was always undesirable, and after #149310 it is illegal and will result in a verifier error. Fix this by moving SimplifyCFG's check for this into canReplaceOperandWithVariable(), so it's shared with GVNSink.
Diffstat (limited to 'clang/lib/AST/ByteCode')
0 files changed, 0 insertions, 0 deletions