Skip to content

Fix the type check in fgMorphMultiregStructArg - #71937

Merged
jakobbotsch merged 1 commit into
dotnet:mainfrom
SingleAccretion:Non-Struct-Locals
Jul 11, 2022
Merged

Fix the type check in fgMorphMultiregStructArg#71937
jakobbotsch merged 1 commit into
dotnet:mainfrom
SingleAccretion:Non-Struct-Locals

Conversation

@SingleAccretion

@SingleAccretion SingleAccretion commented Jul 11, 2022

Copy link
Copy Markdown
Contributor

We cannot assume the underlying local has a layout.

Fixes #71915.

No diffs.

We cannot assume the underlying local has a layout.
@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 Jul 11, 2022
@ghost

ghost commented Jul 11, 2022

Copy link
Copy Markdown

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

Issue Details

We cannot assume the underlying local has a layout.

Fixes #71915.

Author: SingleAccretion
Assignees: -
Labels:

area-CodeGen-coreclr

Milestone: -

@SingleAccretion
SingleAccretion marked this pull request as ready for review July 11, 2022 17:30
@SingleAccretion

Copy link
Copy Markdown
Contributor Author

@dotnet/jit-contrib

@jakobbotsch
jakobbotsch merged commit 037f679 into dotnet:main Jul 11, 2022
@SingleAccretion
SingleAccretion deleted the Non-Struct-Locals branch July 11, 2022 19:17
@ghost ghost locked as resolved and limited conversation to collaborators Aug 11, 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.

Test failure JIT/Regression/JitBlue/GitHub_35821/GitHub_35821/GitHub_35821.sh

2 participants