Skip to content

Conversation

@jakobbotsch
Copy link
Member

By far the most common case on all platforms is that an argument takes up one segment to describe its passing behavior, so we can avoid additional allocations by storing one segment inline.

Helps throughput in #103537 somewhat.

By far the most common case on all platforms is that an argument takes
up one segment to describe its passing behavior, so we can avoid
additional allocations by storing one segment inline.
@ghost ghost added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Jun 19, 2024
@dotnet-policy-service
Copy link
Contributor

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

@jakobbotsch jakobbotsch marked this pull request as ready for review June 19, 2024 13:24
@jakobbotsch
Copy link
Member Author

cc @dotnet/jit-contrib PTAL @EgorBo

No diffs, some minor TP changes.

@jakobbotsch jakobbotsch requested a review from EgorBo June 19, 2024 13:24
@jakobbotsch jakobbotsch merged commit 0498939 into dotnet:main Jun 19, 2024
@jakobbotsch jakobbotsch deleted the one-segment-inline branch June 19, 2024 16:07
@github-actions github-actions bot locked and limited conversation to collaborators Jul 20, 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants