llvm-project
8761b6cf
- [VPlan] Use VPTypeAnalysis to get the step type of widen pointer induction (#147925)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#147925 - [VPlan] Use VPTypeAnalysis to get the step type of widen pointer induction
Author
Mel-Chen
Parents
3b23fdb3
Loading