swift
7df75c8b
- SIL: add the InstructionIndices utility and use it in the SILVerifier
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
77 days ago
SIL: add the InstructionIndices utility and use it in the SILVerifier InstructionIndices caches instruction indices per basic block using a NodeBitfield. This is much more efficient than a DenseMap.
References
#86781 - SIL: fix a complexity problem in the ownership verifier
Author
eeckstein
Committer
eeckstein
Parents
f5aed5dc
Loading