aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineBasicBlock.cpp
diff options
context:
space:
mode:
authorFlorian Hahn <flo@fhahn.com>2023-11-12 13:00:43 +0000
committerFlorian Hahn <flo@fhahn.com>2023-11-12 13:00:44 +0000
commit34c2dcd5ac26fe4e8313091131341de7945441ea (patch)
tree908b49ac9b0ddf27b285018cfd1b473ae9909fde /llvm/lib/CodeGen/MachineBasicBlock.cpp
parent40671bbdefb6ff83e2685576a3cb041b62f25bbe (diff)
downloadllvm-34c2dcd5ac26fe4e8313091131341de7945441ea.zip
llvm-34c2dcd5ac26fe4e8313091131341de7945441ea.tar.gz
llvm-34c2dcd5ac26fe4e8313091131341de7945441ea.tar.bz2
[VPlan] Move initial skeleton construction to createInitialVPlan. (NFC)
This patch moves creating the middle VPBBs and an initial empty vector loop region for the top-level loop to createInitialVPlan. This consolidates code to create the initial VPlan skeleton and enables adding other bits outside the main region during initial VPlan construction. In particular, D150398 will add the exit check & branch to the middle block. Reviewed By: Ayal Differential Revision: https://reviews.llvm.org/D158333
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions