aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/ModuloSchedule.cpp
diff options
context:
space:
mode:
authorSerge Pavlov <sepavloff@gmail.com>2025-07-30 20:40:07 +0700
committerGitHub <noreply@github.com>2025-07-30 20:40:07 +0700
commit330b40e11fd20e9a29b9c24de17e4ba23afeedc6 (patch)
treef957634eb6a3288ffaf0c9c6db5d1134a9da92e5 /llvm/lib/CodeGen/ModuloSchedule.cpp
parentfcbbcffd2e6ea30097809ba0cd1e3b6003fa862f (diff)
downloadllvm-330b40e11fd20e9a29b9c24de17e4ba23afeedc6.zip
llvm-330b40e11fd20e9a29b9c24de17e4ba23afeedc6.tar.gz
llvm-330b40e11fd20e9a29b9c24de17e4ba23afeedc6.tar.bz2
[Analysis] Prevent revisiting block when searching for noreturn vars (#150582)
When searching for noreturn variable initializations, do not visit CFG blocks that are already visited, it prevents hanging the analysis. It must fix https://github.com/llvm/llvm-project/issues/150336.
Diffstat (limited to 'llvm/lib/CodeGen/ModuloSchedule.cpp')
0 files changed, 0 insertions, 0 deletions