[llvm] [VPlan] Introduce scalar loop header in plan, remove VPLiveOut. (PR #109975)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 29 12:27:29 PDT 2024


================
@@ -8885,20 +8881,8 @@ static void addLiveOutsForFirstOrderRecurrences(
   // Start by finding out if middle block branches to scalar preheader, which is
   // not a VPIRBasicBlock, unlike Exit block - the other possible successor of
   // middle block.
----------------
fhahn wrote:

Removed, thanks!

https://github.com/llvm/llvm-project/pull/109975


More information about the llvm-commits mailing list