Skip to content
New issue

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

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

Already on GitHub? # to your account

Convert MIR BasicBlocks to ExtendedBasicBlocks #40700

Closed
wants to merge 19 commits into from

Conversation

Mark-Simulacrum
Copy link
Member

Still a work in progress, will write up more detailed summary later, but see #39685.

@Mark-Simulacrum
Copy link
Member Author

r? @eddyb

@rust-highfive rust-highfive assigned eddyb and unassigned pnkfelix Mar 21, 2017
@rust-highfive
Copy link
Collaborator

r? @pnkfelix

(rust_highfive has picked a reviewer for you, use r? to override)

@bors
Copy link
Contributor

bors commented Mar 21, 2017

☔ The latest upstream changes (presumably #40693) made this pull request unmergeable. Please resolve the merge conflicts.

@bors
Copy link
Contributor

bors commented Mar 25, 2017

☔ The latest upstream changes (presumably #40806) made this pull request unmergeable. Please resolve the merge conflicts.

@Mark-Simulacrum Mark-Simulacrum force-pushed the extbb-2 branch 3 times, most recently from 1106eff to 1448131 Compare March 25, 2017 17:22
This reverts commit 8cee04a.

It turns out that DropElaboration may need the CallGuards pass,
even if trans doesn't.
@bors
Copy link
Contributor

bors commented Mar 30, 2017

☔ The latest upstream changes (presumably #40597) made this pull request unmergeable. Please resolve the merge conflicts.

@Mark-Simulacrum Mark-Simulacrum force-pushed the extbb-2 branch 2 times, most recently from 3f23d75 to 15d5bde Compare April 8, 2017 16:18
@Mark-Simulacrum
Copy link
Member Author

I'm going to close this out for now since it's relatively blocked on me finding a good chunk of time to work on uninterrupted, but if anyone wants to steal my branch, feel free.

@Mark-Simulacrum Mark-Simulacrum deleted the extbb-2 branch June 8, 2019 13:48
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants