aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CIR/CodeGen/CIRGenModule.cpp
diff options
context:
space:
mode:
authorAndres-Salamanca <andrealebarbaritos@gmail.com>2025-08-21 11:02:29 -0500
committerGitHub <noreply@github.com>2025-08-21 11:02:29 -0500
commitfc6299065794d05bcab8f6bb9628441b3d071131 (patch)
tree792edf49864240e9d511075dcbcb330043370c44 /clang/lib/CIR/CodeGen/CIRGenModule.cpp
parent3923adfa3f6d06d52e543b1c54d8b831a49ec29f (diff)
downloadllvm-fc6299065794d05bcab8f6bb9628441b3d071131.zip
llvm-fc6299065794d05bcab8f6bb9628441b3d071131.tar.gz
llvm-fc6299065794d05bcab8f6bb9628441b3d071131.tar.bz2
[CIR] Upstream GotoSolver pass (#154596)
This PR upstreams the GotoSolver pass. It works by walking the function and matching each label to a goto. If a label is not matched to a goto, it is removed and not lowered.
Diffstat (limited to 'clang/lib/CIR/CodeGen/CIRGenModule.cpp')
0 files changed, 0 insertions, 0 deletions