================ @@ -15,17 +15,20 @@ #include "VPlan.h" #include "llvm/ADT/STLFunctionalExtras.h" +#include "llvm/Analysis/TargetTransformInfo.h" ---------------- huntergr-arm wrote: nit: all 3 added lines in this file can be removed. https://github.com/llvm/llvm-project/pull/92418