diff options
author | Florian Hahn <flo@fhahn.com> | 2025-01-25 21:55:15 +0000 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2025-01-25 21:55:15 +0000 |
commit | 1395cd015f2edf26f8c2567870183d63f4fdd753 (patch) | |
tree | 62f69df070ae3984bb625a7982a5807d4d05ea15 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 2131115be5b9d8b39af80973d9b64c0adc41d38d (diff) | |
download | llvm-1395cd015f2edf26f8c2567870183d63f4fdd753.zip llvm-1395cd015f2edf26f8c2567870183d63f4fdd753.tar.gz llvm-1395cd015f2edf26f8c2567870183d63f4fdd753.tar.bz2 |
[VPlan] Support multi-exit loops in HCFG builder.
Update HCFG construction to support multi-exit loops. If there is no
unique exit block, map the middle block of the initial plan to the exit
block from the latch.
This further unifies HCFG construction and prepares for use to also
build an initial VPlan (VPlan0) for inner loops.
Effectively NFC as this isn't used on the default code path yet.
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions