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

Skip to content

Conversation

MichalStrehovsky
Copy link
Member

This fixes the problem discussed at #102248 (comment). Now we call into the same code from both substitutions and scanner.

Cc @dotnet/ilc-contrib

This fixes the problem discussed at dotnet#102248 (comment). Now we call into the same code from both substitutions and scanner.
@MichalStrehovsky
Copy link
Member Author

SmokeTests not expected to be green without #103696 but it's such a corner case that it shouldn't matter elsewhere.

@MichalStrehovsky
Copy link
Member Author

/azp run runtime-nativeaot-outerloop

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@MichalStrehovsky
Copy link
Member Author

/azp run runtime-nativeaot-outerloop

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@MichalStrehovsky
Copy link
Member Author

/azp run runtime-nativeaot-outerloop

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@MichalStrehovsky MichalStrehovsky marked this pull request as ready for review June 24, 2024 11:05
@MichalStrehovsky
Copy link
Member Author

@dotnet/ilc-contrib could someone have a look please? This is a refactor to allow more code sharing and a building block for #103883 (that currently has this PR inlined into it) that brings up to 7% size savings for scenarios where this kicks in really well.

@agocke
Copy link
Member

agocke commented Jun 27, 2024

@sbomer Can you take a look?

Copy link
Member

@sbomer sbomer left a comment

Choose a reason for hiding this comment

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

LGTM (aside from Jan's comment) as someone looking at this area for the first time.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants