================ @@ -4527,6 +4507,11 @@ static bool willGenerateVectors(VPlan &Plan, ElementCount VF, } #ifndef NDEBUG ---------------- gbossu wrote: Curious: Why is this guarded by `!NDEBUG`? https://github.com/llvm/llvm-project/pull/132190