Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Conversation

@briansull
Copy link

  • Prints the bbNatLoopNum when dumping the BasicBlocks
  • Refactor the GenTree node dump to use gtDispCommonEndLine:
    // Utility function that prints the following node information
    // 1: The associated zero field sequence (if any)
    // 2. The register assigned to this node (if any)
    // 2. The value number assigned (if any)
    // 3. A newline character

- Prints the bbNatLoopNum when dumping the BasicBlocks
- Refactor the GenTree node dump to use gtDispCommonEndLine:
//     Utility function that prints the following node information
//       1: The associated zero field sequence (if any)
//       2. The register assigned to this node (if any)
//       2. The value number assigned (if any)
//       3. A newline character
@briansull
Copy link
Author

@dotnet/jit-contrib PTAL

@briansull briansull merged commit 34aa89e into dotnet:master Apr 10, 2019
@briansull briansull deleted the jit-dump branch April 10, 2019 22:19
picenka21 pushed a commit to picenka21/runtime that referenced this pull request Feb 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants