Skip to content

Conversation

@jakobbotsch
Copy link
Member

With side effects that may go on top, it may be block morph's responsibility to set this flag.

Also set the type of the reused GT_COMMA nodes; haven't actually seen any issues here, but seems prudent to do this.

Fixes some stress issues seen over in #83771.

With side effects that may go on top, it may be block morph's
responsibility to set this flag.

Also set the type of the reused GT_COMMA nodes; haven't actually seen
any issues here, but seems prudent to do this.

Fixes some stress issues seen over in dotnet#83771.
@ghost ghost added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Apr 5, 2023
@ghost ghost assigned jakobbotsch Apr 5, 2023
@ghost
Copy link

ghost commented Apr 5, 2023

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

Issue Details

With side effects that may go on top, it may be block morph's responsibility to set this flag.

Also set the type of the reused GT_COMMA nodes; haven't actually seen any issues here, but seems prudent to do this.

Fixes some stress issues seen over in #83771.

Author: jakobbotsch
Assignees: -
Labels:

area-CodeGen-coreclr

Milestone: -

@jakobbotsch jakobbotsch closed this Apr 5, 2023
@jakobbotsch jakobbotsch reopened this Apr 5, 2023
@jakobbotsch
Copy link
Member Author

cc @dotnet/jit-contrib PTAL @AndyAyersMS

@jakobbotsch jakobbotsch requested a review from AndyAyersMS April 5, 2023 20:04
@jakobbotsch jakobbotsch merged commit fcb8cdf into dotnet:main Apr 6, 2023
@jakobbotsch jakobbotsch deleted the block-morph-fixes branch April 6, 2023 22:05
@ghost ghost locked as resolved and limited conversation to collaborators May 7, 2023
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