Skip to content

Fix copy propagation dump#77389

Merged
kunalspathak merged 1 commit intodotnet:mainfrom
SingleAccretion:Fix-CopyProp-Dump
Oct 24, 2022
Merged

Fix copy propagation dump#77389
kunalspathak merged 1 commit intodotnet:mainfrom
SingleAccretion:Fix-CopyProp-Dump

Conversation

@SingleAccretion
Copy link
Contributor

Handle "not available" definitions.

Fixes #77380.

@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 Oct 24, 2022
@ghost
Copy link

ghost commented Oct 24, 2022

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

Issue Details

Handle "not available" definitions.

Fixes #77380.

Author: SingleAccretion
Assignees: -
Labels:

area-CodeGen-coreclr

Milestone: -

@SingleAccretion
Copy link
Contributor Author

@dotnet/jit-contrib

Copy link
Contributor

@kunalspathak kunalspathak left a comment

Choose a reason for hiding this comment

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

LGTM

@kunalspathak kunalspathak merged commit 0c0102d into dotnet:main Oct 24, 2022
@SingleAccretion SingleAccretion deleted the Fix-CopyProp-Dump branch October 25, 2022 16:30
@ghost ghost locked as resolved and limited conversation to collaborators Nov 24, 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 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.

VN based copy prop assertion when enabling debug

2 participants