Files
clang-p2996/llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp
Florian Hahn 3c5f07349f [VPlan] Mark VPScalarIVStepsRecipe as not reading/writing memory.
The recipe only computes the inductions steps using its operands. It
does neither read nor write memory.

Split of from D133760.
2022-12-04 12:58:46 +00:00

47 KiB