[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:16 PDT 2024


================
@@ -7501,6 +7539,7 @@ VPlan &LoopVectorizationPlanner::getBestPlan() const {
       }
     }
   }
+
----------------
alexey-bataev wrote:

Remove new blank line

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


More information about the llvm-commits mailing list