llvm-project
683b00bb
- [VPlan] Limit VPScalarIVSteps to step == 1 in getSCEVExprForVPValue.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
5 days ago
[VPlan] Limit VPScalarIVSteps to step == 1 in getSCEVExprForVPValue. For now, just support VPScalarIVSteps with step == 1 in getSCEVExprForVPValue. This fixes a crash when the step would be != 1.
Author
fhahn
Committer
fhahn
Parents
73b092ff
Loading