julia
f6504e4a
- add `construct_[post]domtree(::[IRCode|CFG])` interfaces (#53638)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
add `construct_[post]domtree(::[IRCode|CFG])` interfaces (#53638) We currently have `construct_[post]domtree(::Vector{BasicBlock})` only. The higher level interfaces are often convenient.
References
#53638 - add `construct_[post]domtree(::[IRCode|CFG])` interfaces
Author
aviatesk
Parents
d45581c1
Loading