Files
clang-p2996/llvm/lib/Transforms/Vectorize/VPlanAnalysis.cpp
Florian Hahn ef89e3efa9 [VPlan] Collect ephemeral values for VPlan.
Port collectEphemeralValues to VPlan as collectEphemeralRecipesForVPlan,
use it in willGenerateVectors. This fixes a regression caused by
29b8b72117 for loops where the only vector values are ephemeral.
2024-07-09 21:34:49 +01:00

11 KiB