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

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 27 08:26:45 PDT 2024


================
@@ -1054,6 +1064,8 @@ void VPlan::execute(VPTransformState *State) {
   BrInst->insertBefore(MiddleBB->getTerminator());
----------------
fhahn wrote:

Done, thanks!

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


More information about the llvm-commits mailing list