[llvm] [VPlan] Move two VPBlockUtils members (NFC) (PR #162507)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 16 02:49:08 PDT 2025


================
@@ -19,7 +19,6 @@
 #include "VPlan.h"
 #include "LoopVectorizationPlanner.h"
 #include "VPlanCFG.h"
-#include "VPlanDominatorTree.h"
----------------
fhahn wrote:

this should probably stay, as there's a call to VPDT->recalculate?

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


More information about the llvm-commits mailing list