Files
clang-p2996/llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp
Florian Hahn 1d1cba44ea [VPlan] Remove stray indent when printing scalar steps recipe.
VPScalarIVStepsRecipe will now be printed as
      vp<%6> = SCALAR-STEPS vp<%3>, ir<1>
instead of
      vp<%6>      = SCALAR-STEPS vp<%3>, ir<1>
2023-09-17 10:15:52 +01:00

62 KiB