[llvm] [VPlan] Dispatch to multiple exit blocks via middle blocks. (PR #112138)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 10 06:08:17 PST 2024


================
@@ -7796,15 +7803,17 @@ DenseMap<const SCEV *, Value *> LoopVectorizationPlanner::executePlan(
   ILV.printDebugTracesAtEnd();
 
   // 4. Adjust branch weight of the branch in the middle block.
----------------
fhahn wrote:

Updated, thanks!

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


More information about the llvm-commits mailing list