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

[NFC] Instrument loop pass manager #7039

Merged

Conversation

llvm-beanz
Copy link
Collaborator

This adds time trace hooks to instrument loop pass manager exectuion logging the function as a scope and each pass under the function.

This adds time trace hooks to instrument loop pass manager exectuion
logging the function as a scope and each pass under the function.
@llvm-beanz llvm-beanz requested a review from a team as a code owner December 17, 2024 16:11
Copy link
Contributor

github-actions bot commented Dec 17, 2024

✅ With the latest revision this PR passed the C/C++ code formatter.

@llvm-beanz llvm-beanz merged commit 7786737 into microsoft:main Dec 18, 2024
12 checks passed
@llvm-beanz llvm-beanz deleted the cbieneman/instrument-loop-passmgr branch December 18, 2024 22:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants