Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add construct_[post]domtree(::[IRCode|CFG]) interfaces #53638

Merged
merged 1 commit into from
Mar 8, 2024

Conversation

aviatesk
Copy link
Member

@aviatesk aviatesk commented Mar 7, 2024

We currently have construct_[post]domtree(::Vector{BasicBlock}) only. The higher level interfaces are often convenient.

@aviatesk aviatesk force-pushed the avi/construct_domtree-interfaces branch 3 times, most recently from 5defb4f to 25963d2 Compare March 7, 2024 17:29
We currently have `construct_[post]domtree(::Vector{BasicBlock})` only.
The higher level interfaces are often convenient.
@aviatesk aviatesk force-pushed the avi/construct_domtree-interfaces branch from 25963d2 to 6325416 Compare March 7, 2024 17:32
@aviatesk aviatesk merged commit f6504e4 into master Mar 8, 2024
5 of 7 checks passed
@aviatesk aviatesk deleted the avi/construct_domtree-interfaces branch March 8, 2024 00:42
@aviatesk aviatesk mentioned this pull request Mar 8, 2024
60 tasks
aviatesk added a commit that referenced this pull request Mar 8, 2024
We currently have `construct_[post]domtree(::Vector{BasicBlock})` only.
The higher level interfaces are often convenient.
mkitti pushed a commit to mkitti/julia that referenced this pull request Apr 13, 2024
…3638)

We currently have `construct_[post]domtree(::Vector{BasicBlock})` only.
The higher level interfaces are often convenient.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants