Skip to content

Comments

Delete incorrect asserts#69354

Merged
jakobbotsch merged 2 commits intodotnet:mainfrom
SingleAccretion:Fixing-SplitArg-Codegen
May 14, 2022
Merged

Delete incorrect asserts#69354
jakobbotsch merged 2 commits intodotnet:mainfrom
SingleAccretion:Fixing-SplitArg-Codegen

Conversation

@SingleAccretion
Copy link
Contributor

@SingleAccretion SingleAccretion commented May 14, 2022

In an OBJ(LCL_VAR_ADDR) argument, the underlying local can be of any type/HFA-ness.

No diffs.

Fixes #69350.

In an "OBJ(LCL_VAR_ADDR)" argument, the underlying local can be of any type/HFA-ness.
@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 May 14, 2022
@ghost
Copy link

ghost commented May 14, 2022

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

Issue Details

In an OBJ(LCL_VAR_ADDR) argument, the underlying local can be of any type/HFA-ness.

Fixes #69350.

Author: SingleAccretion
Assignees: -
Labels:

area-CodeGen-coreclr

Milestone: -

@SingleAccretion SingleAccretion marked this pull request as ready for review May 14, 2022 18:05
@SingleAccretion
Copy link
Contributor Author

@dotnet/jit-contrib

@jakobbotsch jakobbotsch merged commit 4844c1d into dotnet:main May 14, 2022
@SingleAccretion SingleAccretion deleted the Fixing-SplitArg-Codegen branch May 14, 2022 19:46
@ghost ghost locked as resolved and limited conversation to collaborators Jun 14, 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.

ARM32: Assertion failed 'varDsc->lvType == TYP_STRUCT' in 'System.SpanHelpers:Fill(byref,int,System.__Canon)' during 'Generate code' in jitminopts runs

2 participants