llvm-project
ee1bac86
- [VPlan] Support binary add/sub in getSCEVExprForVPValue. (NFCI)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
31 days ago
[VPlan] Support binary add/sub in getSCEVExprForVPValue. (NFCI) Handle binary add/sub in getSCEVExprForVPValue. This means we are able to compute more replicate recipe costs in the VPlan cost model. It should produce the same costs.
Author
fhahn
Parents
5020e0ff
Loading