Skip to content

Intrinsify typeof(T).GetGenericTypeDefinition#97159

Closed
Sergio0694 wants to merge 11 commits intodotnet:mainfrom
Sergio0694:user/sergiopedri/get-generic-type-definition-intrinsic
Closed

Intrinsify typeof(T).GetGenericTypeDefinition#97159
Sergio0694 wants to merge 11 commits intodotnet:mainfrom
Sergio0694:user/sergiopedri/get-generic-type-definition-intrinsic

Conversation

@Sergio0694
Copy link
Copy Markdown
Contributor

Contributes to #96898

Still work in progress, missing the managed implementation (and likely more stuff)

@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 Jan 18, 2024
@ghost
Copy link
Copy Markdown

ghost commented Jan 18, 2024

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

Issue Details

Contributes to #96898

Still work in progress, missing the managed implementation (and likely more stuff)

Author: Sergio0694
Assignees: -
Labels:

area-CodeGen-coreclr, community-contribution

Milestone: -

@Sergio0694 Sergio0694 force-pushed the user/sergiopedri/get-generic-type-definition-intrinsic branch from 1cdfe10 to 93ae46f Compare January 18, 2024 16:50
@Sergio0694 Sergio0694 force-pushed the user/sergiopedri/get-generic-type-definition-intrinsic branch from 1da492b to 839f4c3 Compare January 18, 2024 18:03
@jkotas
Copy link
Copy Markdown
Member

jkotas commented Jan 22, 2024

#97272 needs to be fixed first before more System.Type methods are converted into intrinsics.

@ghost ghost closed this Feb 21, 2024
@ghost
Copy link
Copy Markdown

ghost commented Feb 21, 2024

Draft Pull Request was automatically closed for 30 days of inactivity. Please let us know if you'd like to reopen it.

@Sergio0694 Sergio0694 force-pushed the user/sergiopedri/get-generic-type-definition-intrinsic branch from 7c1b5de to 7584128 Compare March 12, 2024 17:52
@Sergio0694 Sergio0694 marked this pull request as ready for review March 12, 2024 18:54
@Sergio0694
Copy link
Copy Markdown
Contributor Author

Sergio0694 commented Mar 12, 2024

Making this a draft so I can reuse isGenericType from #99555 after that one is merged.

@Sergio0694 Sergio0694 marked this pull request as draft March 12, 2024 21:07
@dotnet-policy-service
Copy link
Copy Markdown
Contributor

Draft Pull Request was automatically closed for 30 days of inactivity. Please let us know if you'd like to reopen it.

@github-actions github-actions bot locked and limited conversation to collaborators May 12, 2024
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.

4 participants