llvm-project
8761b6cf - [VPlan] Use VPTypeAnalysis to get the step type of widen pointer induction (#147925)

Commit
55 days ago
[VPlan] Use VPTypeAnalysis to get the step type of widen pointer induction (#147925) This patch uses VPTypeAnalysis to determine its type since the induction step is not always a live-in value in the VPlan and may be defined by a recipe.
Author
Parents
Loading