[llvm] [VPlan] Port invalid cost remarks to VPlan. (PR #99322)

Alexey Bataev via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 17 06:31:15 PDT 2024


================
@@ -7290,6 +7327,7 @@ LoopVectorizationPlanner::plan(ElementCount UserVF, unsigned UserIC) {
   // cost-model and will be retired once the VPlan-based cost-model is
   // stabilized.
   VectorizationFactor VF = selectVectorizationFactor();
+
----------------
alexey-bataev wrote:

Remove new blank line

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


More information about the llvm-commits mailing list