Skip to content

Conversation

@kunalspathak
Copy link
Contributor

@kunalspathak kunalspathak commented May 3, 2022

Context: #68756 (comment)

Fixes: #68756

@ghost ghost added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label May 3, 2022
@ghost ghost assigned kunalspathak May 3, 2022
@ghost
Copy link

ghost commented May 3, 2022

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

Issue Details

Fixes: #68756

Author: kunalspathak
Assignees: -
Labels:

area-CodeGen-coreclr

Milestone: -

@kunalspathak
Copy link
Contributor Author

There are diffs that occurs because we have stopped down scaling the loop blocks in certain cases.

@jakobbotsch
Copy link
Member

@dotnet/jit-contrib

@kunalspathak
Copy link
Contributor Author

Ping. Can someone review this to unblock the clean libraries-jitstress?

Copy link
Member

@jakobbotsch jakobbotsch left a comment

Choose a reason for hiding this comment

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

This looks fine to me, but am not familiar with the code.

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.

LGTM.

It feels like this unmarking / unscaling still needs to be made more robust somehow.

@kunalspathak
Copy link
Contributor Author

It feels like this unmarking / unscaling still needs to be made more robust somehow.

Opened #68844 to track it.

@kunalspathak kunalspathak merged commit 8d420f4 into dotnet:main May 10, 2022
@kunalspathak kunalspathak deleted the loop_fixes branch May 10, 2022 16:37
@ghost ghost locked as resolved and limited conversation to collaborators Jun 9, 2022
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.

Segfault inside JIT in libraries-jitstress

3 participants