Thanks to visit codestin.com
Credit goes to github.com

Skip to content

JIT: More cases for last-use copy elision  #80494

@jakobbotsch

Description

@jakobbotsch

See #80489 (comment). We could still omit these kinds of copies if we analyze the rest of the args and see that the last use happens before the call and is itself not a candidate for copy elision.

Metadata

Metadata

Assignees

Labels

area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMIenhancementProduct code improvement that does NOT require public API changes/additions

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions