Skip to content

Conversation

@jakobbotsch
Copy link
Member

This was enabled for replay, but not for asmdiffs/tpdiff. Add that support as well.

This was enabled for replay, but not for asmdiffs/tpdiff. Add that
support as well.
Copilot AI review requested due to automatic review settings September 15, 2025 10:38
@github-actions github-actions bot added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Sep 15, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR extends the existing -details support to the asmdiffs and tpdiff SuperPMI commands, similar to what was already available for replay. This change allows users to specify a custom path for the detailed CSV output file rather than using the default temporary location.

Key changes:

  • Added support for the -details option in asmdiffs and tpdiff commands
  • Moved details verification from replay-specific to common argument verification

@dotnet-policy-service
Copy link
Contributor

Tagging subscribers to this area: @JulieLeeMSFT, @jakobbotsch
See info in area-owners.md if you want to be subscribed.

@jakobbotsch
Copy link
Member Author

PTAL @dotnet/jit-contrib

@jakobbotsch jakobbotsch requested a review from a team September 15, 2025 14:52
@jakobbotsch jakobbotsch merged commit e990c06 into dotnet:main Sep 15, 2025
94 of 96 checks passed
@jakobbotsch jakobbotsch deleted the spmi-details branch September 15, 2025 15:00
@github-actions github-actions bot locked and limited conversation to collaborators Oct 16, 2025
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