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

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 24 08:36:23 PDT 2024


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

Removed, thanks!

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


More information about the llvm-commits mailing list