Skip to content

Conversation

@SingleAccretion
Copy link
Contributor

The underlying problem was fixed by marking the source indirection with NO_CSE in #83814.

Closes #62328.

@ghost ghost added area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI community-contribution Indicates that the PR has been added by a community member labels Apr 20, 2023
@ghost
Copy link

ghost commented Apr 20, 2023

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

Issue Details

The underlying problem was fixed by marking the source indirection with NO_CSE in #83814.

Closes #62328.

Author: SingleAccretion
Assignees: -
Labels:

area-CodeGen-coreclr

Milestone: -

@SingleAccretion
Copy link
Contributor Author

SingleAccretion commented Apr 20, 2023

browser-wasm linux Release AllSubsets_Mono_RuntimeTests monointerpreter failure is #80619.

Just adding test for a fixed issue.

@dotnet/jit-contrib

@jakobbotsch
Copy link
Member

Looks like license/cla is stuck, need to bounce it.

@jakobbotsch jakobbotsch reopened this Apr 21, 2023
@jakobbotsch jakobbotsch merged commit e8c4971 into dotnet:main Apr 23, 2023
@SingleAccretion SingleAccretion deleted the DynBlk-Assertions-Test branch May 1, 2023 15:12
@ghost ghost locked as resolved and limited conversation to collaborators May 31, 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 community-contribution Indicates that the PR has been added by a community member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Dynamic block nodes should not generate non-null assertions

2 participants