llvm-project
4f0be941
- [LV] Improve code in selectInterleaveCount (NFC) (#128002)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
140 days ago
[LV] Improve code in selectInterleaveCount (NFC) (#128002) Use the fact that getSmallBestKnownTC returns an exact trip count, if possible, and falls back to returning an estimate, to factor some code in selectInterleaveCount.
References
#128002 - [LV] Improve code in selectInterleaveCount (NFC)
Author
artagnon
Parents
89f82673
Loading