Skip to content

Move loop cloning code#52325

Merged
BruceForstall merged 1 commit intodotnet:mainfrom
BruceForstall:MoveLoopCloningCode
May 5, 2021
Merged

Move loop cloning code#52325
BruceForstall merged 1 commit intodotnet:mainfrom
BruceForstall:MoveLoopCloningCode

Conversation

@BruceForstall
Copy link
Copy Markdown
Contributor

Move it out of optimizer.cpp and into the pre-existing loopcloning.cpp,
where many loop cloning helper classes already existed.

No code changes, just code movement.

Move it out of optimizer.cpp and into the pre-existing loopcloning.cpp,
where many loop cloning helper classes already existed.

No code changes, just code movement.
@ghost ghost added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label May 5, 2021
@BruceForstall
Copy link
Copy Markdown
Contributor Author

/azp run runtime-coreclr outerloop

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@BruceForstall
Copy link
Copy Markdown
Contributor Author

@dotnet/jit-contrib PTAL

Copy link
Copy Markdown
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.

LGTM.

@BruceForstall BruceForstall merged commit a56a142 into dotnet:main May 5, 2021
@BruceForstall BruceForstall deleted the MoveLoopCloningCode branch May 5, 2021 23:25
@karelz karelz added this to the 6.0.0 milestone May 20, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Jun 19, 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.

3 participants