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

[Instrument] Add default instrument to print all passes #16497

Merged

Conversation

quic-sanirudh
Copy link
Contributor

A small patch to add default instruments that prints all passes before or after each pass. This is used very frequently when debugging and we don't know which pass could cause a particular change

Copy link
Member

@yongwww yongwww left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it would be good to add a test case for it

A small patch to add default instruments that prints all passes before
or after each pass. This is used very frequently when debugging and we
don't know which pass could cause a particular change
@quic-sanirudh quic-sanirudh force-pushed the add_default_print_all_passes_instruments branch from 9ac2392 to 1679e37 Compare February 1, 2024 15:35
@quic-sanirudh
Copy link
Contributor Author

it would be good to add a test case for it

Thanks for the review. I wasn't sure exactly what to check for in the tests and I've tried something simple, let me know if it can be improved.

@yongwww yongwww merged commit 7a303d9 into apache:main Feb 2, 2024
18 checks passed
@yongwww
Copy link
Member

yongwww commented Feb 2, 2024

@quic-sanirudh it was landed. Thanks for the work!

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