Skip to content

Conversation

@EgorBo
Copy link
Member

@EgorBo EgorBo commented Jun 8, 2023

This function now can be invoked in VN phase so GetEarlyNode can't be used

Fixes #87258

@ghost ghost added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Jun 8, 2023
@ghost ghost assigned EgorBo Jun 8, 2023
@ghost
Copy link

ghost commented Jun 8, 2023

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

Issue Details

This function now can be invoked in VN phase so GetEarlyNode can't be used

Fixes #87258

Author: EgorBo
Assignees: -
Labels:

area-CodeGen-coreclr

Milestone: -

@jakobbotsch
Copy link
Member

I will merge this. It's a simple fix that unblocks jitstress and CI is green except for a linux job that is waiting for helix jobs; those were submitted 3 hours ago and have still not been assigned machines, so in all likelihood this job is going to time out.

@jakobbotsch jakobbotsch merged commit 7ee574d into dotnet:main Jun 8, 2023
@EgorBo EgorBo deleted the fix-av-jit branch June 8, 2023 13:47
@ghost ghost locked as resolved and limited conversation to collaborators Jul 8, 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.

[jitstress] JIT/opt/Devirtualization/Comparer_get_Default failing with AV

2 participants