Skip to content

[CodeGen][NewPM] Port machine post dominator tree analysis to new pass manager #96378

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

Merged
merged 1 commit into from
Jun 25, 2024

Conversation

paperchalice
Copy link
Contributor

Follows #95879.

@paperchalice paperchalice requested review from arsenm and aeubanks June 22, 2024 06:58
@paperchalice paperchalice force-pushed the mpdom branch 2 times, most recently from 909dd47 to eaf3342 Compare June 22, 2024 09:23
…s manager

Follows llvm#95879.
@paperchalice paperchalice merged commit 8599629 into llvm:main Jun 25, 2024
7 checks passed
@paperchalice paperchalice deleted the mpdom branch June 25, 2024 09:28
paperchalice added a commit that referenced this pull request Jun 28, 2024
This reverts commit 0f88493.
Resolve conflict in `MachinePostDominators.h` There is a conflict after
merging #96378, resolved in #96852. Both PRs modified
`MachinePostDominators.h` and triggered build failure.
lravenclaw pushed a commit to lravenclaw/llvm-project that referenced this pull request Jul 3, 2024
…lvm#96851)

This reverts commit 0f88493.
Resolve conflict in `MachinePostDominators.h` There is a conflict after
merging llvm#96378, resolved in llvm#96852. Both PRs modified
`MachinePostDominators.h` and triggered build failure.
AlexisPerry pushed a commit to llvm-project-tlp/llvm-project that referenced this pull request Jul 9, 2024
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.

None yet

3 participants