Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

jakobbotsch
Copy link
Member

@jakobbotsch jakobbotsch commented Sep 27, 2022

It is confusing for jit-analyze to display this summary when invoked through SPMI since SPMI will only create .dasm files for some contexts. Add some options to control the summary written.

It is confusing for jit-analyze to display this summary when invoked
through SPMI, since SPMI will only .dasm files for some contexts. Add
some options to control the summary written.
@jakobbotsch
Copy link
Member Author

jakobbotsch commented Sep 27, 2022

cc @dotnet/jit-contrib PTAL @AndyAyersMS

Need this for dotnet/runtime#76238 which will otherwise make this summary even more confusing, since SPMI will stop generating .dasm files for all contexts with diffs after that change.

@jakobbotsch
Copy link
Member Author

In the long run it would probably be better to have jit-analyze return something machine readable that superpmi.py could consume and format how it wishes, but it's a bit more work than I want to sign up for now.

@kunalspathak kunalspathak merged commit 59c90f8 into dotnet:main Sep 27, 2022
@jakobbotsch jakobbotsch deleted the avoid-confusing-summary-spmi branch September 27, 2022 20:58
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