llvm-project
89431a36
- [LVI] Use block numbers (#188270)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
40 days ago
[LVI] Use block numbers (#188270) Store the cache as a vector indexed by block numbers instead of a map, which results in a small compile-time improvement.
References
#188270 - [LVI] Use block numbers
Author
nikic
Parents
065a39b9
Loading