julia
b9042f3f
- Make domtree construction take `Vector{BasicBlock}` as input instead of CFG
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
5 years ago
Make domtree construction take `Vector{BasicBlock}` as input instead of CFG This is in anticipation of domtrees being added to CFGs.
References
#37882 - updating domtrees dynamically, removing all unreachable blocks
Author
yhls
Committer
vchuravy
Parents
922b4fc6
Loading