swift
a451af14
- Increase BlockCapacity from 8 to 16 for intrusive BasicBlockSet.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Increase BlockCapacity from 8 to 16 for intrusive BasicBlockSet. InstructionRange uses 3 sets. Some algorithms need two active ranges at the top-level. Additionally, utilities often have few levels of nesting that each require a block set.
References
#71703 - LifetimeDependenceScopeFixup: fix handling of returned dependence
Author
atrick
Committer
atrick
Parents
ef940c52
Loading