Skip to content

MIR move elimination #396

@nikomatsakis

Description

@nikomatsakis
Metadata
Point of contact @Amanieu
Team(s) compiler, lang, opsem, wg-mir-opt
Goal document 2025h2/mir-move-elimination

Summary

Add a MIR optimization which eliminates move operations. This will require changes to the MIR semantics of move to enable the optimization to cases where a value has had its address taken (LLVM already eliminates moves when this is not the case).

Tasks and status

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions