swift
a451af14 - Increase BlockCapacity from 8 to 16 for intrusive BasicBlockSet.

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.
Author
Committer
Parents
Loading