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

[MachinePass] Run instrumentation before/after module pass #70919

Merged
merged 1 commit into from
Dec 14, 2023

Conversation

paperchalice
Copy link
Contributor

@paperchalice paperchalice commented Nov 1, 2023

This commit adds runBeforePass/runAfterPass for machine module pass so llc -debug-pass-manager can e.g., print module pass names.
Part of #69879.

@paperchalice paperchalice merged commit 2952bc3 into llvm:main Dec 14, 2023
4 checks passed
@paperchalice paperchalice deleted the NPM/CodeGen/instrument branch December 15, 2023 10:00
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

2 participants