-
Notifications
You must be signed in to change notification settings - Fork 584
Add mir-opt-level information #517
Copy link
Copy link
Open
Labels
-Zdump-mirDebug flag: MIR dumpDebug flag: MIR dump-Zmir-opt-levelDebug flag: MIR opt levelDebug flag: MIR opt levelA-MIRArea: mid-level intermediate representation (MIR)Area: mid-level intermediate representation (MIR)A-mir-optArea: MIR optimizationsArea: MIR optimizationsC-enhancementCategory: enhancementCategory: enhancementE-hardDifficulty: might require advanced knowledgeDifficulty: might require advanced knowledgeT-compilerRelevant to the compiler teamRelevant to the compiler team
Metadata
Metadata
Assignees
Labels
-Zdump-mirDebug flag: MIR dumpDebug flag: MIR dump-Zmir-opt-levelDebug flag: MIR opt levelDebug flag: MIR opt levelA-MIRArea: mid-level intermediate representation (MIR)Area: mid-level intermediate representation (MIR)A-mir-optArea: MIR optimizationsArea: MIR optimizationsC-enhancementCategory: enhancementCategory: enhancementE-hardDifficulty: might require advanced knowledgeDifficulty: might require advanced knowledgeT-compilerRelevant to the compiler teamRelevant to the compiler team
Type
Fields
Give feedbackNo fields configured for issues without a type.
Document how to dump mir with optimization by using mir-opt-level.
rustc +nightly -Zdump-mir=<val> -Zmir-opt-level=3