Skip to content

Conversation

@davidwrighton
Copy link
Member

Most static initialization data fields are of a structure type, but it is legal for them to be of a primitive type. Fix the CreateSpan intrinsic to handle that case

…t is legal for them to be of a primitive type. Fix the CreateSpan intrinsic to handle that case
@ghost ghost added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Oct 17, 2021
@ghost
Copy link

ghost commented Oct 17, 2021

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

Issue Details

Most static initialization data fields are of a structure type, but it is legal for them to be of a primitive type. Fix the CreateSpan intrinsic to handle that case

Author: davidwrighton
Assignees: -
Labels:

area-CodeGen-coreclr

Milestone: -

@davidwrighton davidwrighton merged commit 2a07030 into dotnet:feature/lowlevelhackathon Oct 17, 2021
davidwrighton added a commit to davidwrighton/runtime that referenced this pull request Nov 2, 2021
…t is legal for them to be of a primitive type. Fix the CreateSpan intrinsic to handle that case (dotnet#60525)
@ghost ghost locked as resolved and limited conversation to collaborators Nov 17, 2021
@davidwrighton davidwrighton deleted the fix_createspan_with_initdataofprimitivetype branch April 13, 2023 18:50
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.

1 participant