Skip to content

Conversation

AndyAyersMS
Copy link
Member

Add a tool that can use ML techniques to explore the JIT's CSE heuristic. Some parts of this are very specific to CSEs, others are general and could be repurposed for use with other heuristics.

This is still work in progress.

Depends on jit changes in dotnet/runtime#96880

Add a tool that can use ML techniques to explore the JIT's CSE heuristic.
Some parts of this are very specific to CSEs, others are general and could
be repurposed for use with other heuristics.

This is still work in progress.

Depends on jit changes in dotnet/runtime#96880
@AndyAyersMS
Copy link
Member Author

@EgorBo PTAL
cc @dotnet/jit-contrib

Copy link
Contributor

@BruceForstall BruceForstall left a comment

Choose a reason for hiding this comment

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

Understood that it is work-in-progress and non-production. Eventually, if it will be used more than just the initial time, it would be valuable to have more documentation, e.g., examples of use, and presumably would need better parameterization (not hard-coded paths).

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