[llvm] [VPlan] Update getBestPlan to return VF, use also for epilogue vec. (PR #98821)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 26 04:22:07 PDT 2024


================
@@ -365,8 +365,8 @@ class LoopVectorizationPlanner {
   /// Return the best VPlan for \p VF.
   VPlan &getBestPlanFor(ElementCount VF) const;
----------------
fhahn wrote:

Will do separately, thanks!

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


More information about the llvm-commits mailing list