[llvm] [VPlan] Construct initial once and pass clones to tryToBuildVPlan (NFC). (PR #141363)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Mon May 26 04:47:12 PDT 2025


================
@@ -524,7 +524,8 @@ class LoopVectorizationPlanner {
   /// returned VPlan is valid for. If no VPlan can be built for the input range,
   /// set the largest included VF to the maximum VF for which no plan could be
   /// built.
----------------
fhahn wrote:

Added thanks

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


More information about the llvm-commits mailing list