aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorFlorian Hahn <flo@fhahn.com>2024-10-31 21:36:44 +0100
committerGitHub <noreply@github.com>2024-10-31 21:36:44 +0100
commitb021464d35ca9569d430d968034e21c1e592cbb9 (patch)
tree3fd22bf52c39525cb8ba00fd9e1b212149bf6945 /clang/lib/Frontend/CompilerInvocation.cpp
parent454abad7b0b995927f314842349a4db321e3b6b9 (diff)
downloadllvm-b021464d35ca9569d430d968034e21c1e592cbb9.zip
llvm-b021464d35ca9569d430d968034e21c1e592cbb9.tar.gz
llvm-b021464d35ca9569d430d968034e21c1e592cbb9.tar.bz2
[VPlan] Introduce scalar loop header in plan, remove VPLiveOut. (#109975)
Update VPlan to include the scalar loop header. This allows retiring VPLiveOut, as the remaining live-outs can now be handled by adding operands to the wrapped phis in the scalar loop header. Note that the current version only includes the scalar loop header, no other loop blocks and also does not wrap it in a region block. PR: https://github.com/llvm/llvm-project/pull/109975
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions