Skip to content

Enable COMPlus_JitDisasmWithGC with SuperPMI asm diffs#46966

Merged
BruceForstall merged 1 commit intodotnet:masterfrom
BruceForstall:EnableJitDisasmWithGCWithAllAsm
Jan 25, 2021
Merged

Enable COMPlus_JitDisasmWithGC with SuperPMI asm diffs#46966
BruceForstall merged 1 commit intodotnet:masterfrom
BruceForstall:EnableJitDisasmWithGCWithAllAsm

Conversation

@BruceForstall
Copy link
Contributor

All SPMI asm diffs (generated using superpmi.py) will
display interleaved GC info.

Note that you can also pass the --gcinfo option
to get traditional end-of-code asm dump, but that also
requires adding per-instruction offset output, which can lead
to excessive textual diffs.

All SPMI asm diffs (generated using superpmi.py) will
display interleaved GC info.

Note that you can also pass the `--gcinfo` option
to get traditional end-of-code asm dump, but that also
requires adding per-instruction offset output, which can lead
to excessive textual diffs.
@ghost ghost added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Jan 14, 2021
@BruceForstall
Copy link
Contributor Author

This is an alternative to #45991, which just enabled it all the time.

@BruceForstall
Copy link
Contributor Author

@AndyAyersMS @dotnet/jit-contrib PTAL

Copy link
Member

@AndyAyersMS AndyAyersMS left a comment

Choose a reason for hiding this comment

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

Yes, lLet's enable this and see how it works out.

@BruceForstall BruceForstall merged commit 205bfcf into dotnet:master Jan 25, 2021
@BruceForstall BruceForstall deleted the EnableJitDisasmWithGCWithAllAsm branch January 25, 2021 18:17
@ghost ghost locked as resolved and limited conversation to collaborators Feb 24, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants