Skip to content

Remove GTF_LATE_ARG - #68617

Merged
jakobbotsch merged 3 commits into
dotnet:mainfrom
jakobbotsch:remove-GTF_LATE_ARG
Apr 28, 2022
Merged

Remove GTF_LATE_ARG#68617
jakobbotsch merged 3 commits into
dotnet:mainfrom
jakobbotsch:remove-GTF_LATE_ARG

Conversation

@jakobbotsch

Copy link
Copy Markdown
Member

This serves no purpose anymore after the call args refactoring and
removing stores as call operands in LIR.

FWIW, what I plan to work on next in this area is to consistently include the signature type/class handle inside CallArg somewhere.
That should allow us to get rid of GT_PUTARG_TYPE and also contributes to #51569 and #11057.

This serves no purpose anymore after the call args refactoring and
removing stores as call operands in LIR.
@ghost ghost added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Apr 27, 2022
@ghost ghost assigned jakobbotsch Apr 27, 2022
@ghost

ghost commented Apr 27, 2022

Copy link
Copy Markdown

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

Issue Details

This serves no purpose anymore after the call args refactoring and
removing stores as call operands in LIR.

FWIW, what I plan to work on next in this area is to consistently include the signature type/class handle inside CallArg somewhere.
That should allow us to get rid of GT_PUTARG_TYPE and also contributes to #51569 and #11057.

Author: jakobbotsch
Assignees: -
Labels:

area-CodeGen-coreclr

Milestone: -
@jakobbotsch

Copy link
Copy Markdown
Member Author

cc @dotnet/jit-contrib

@jakobbotsch
jakobbotsch merged commit f10cdda into dotnet:main Apr 28, 2022
@jakobbotsch
jakobbotsch deleted the remove-GTF_LATE_ARG branch April 28, 2022 11:27
@ghost ghost locked as resolved and limited conversation to collaborators May 28, 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

2 participants