-
Notifications
You must be signed in to change notification settings - Fork 548
Issues: rust-lang/rustc-dev-guide
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Integrate Jake's dataflow hackmd into the existing chapter
A-dataflow
Area: dataflow analysis
A-mir-opt
Area: MIR optimizations
E-help-wanted
Call for participation: extra help is wanted
E-medium
Difficulty: might require some prior knowledge or code reading
E-needs-writeup
Call for participation: discussion can be written up without much research required
T-compiler
Relevant to compiler team
#1658
opened Apr 3, 2023 by
jyn514
On MIR dataflow convergence
A-dataflow
Area: dataflow analysis
A-MIR
Area: mid-level intermediate representation (MIR)
A-mir-opt
Area: MIR optimizations
E-hard
Difficulty: might require advanced knowledge
E-needs-investigation
Call for participation: this issue needs further investigation
T-compiler
Relevant to compiler team
#990
opened Dec 16, 2020 by
felix91gr
Document new mir-opt test format.
A-mir-opt
Area: MIR optimizations
A-test-suite
Area: rust-lang/rust test suites
C-cleanup
Category: cleanups
E-easy
Difficulty: might be a good place for a beginner
E-mentor
Call for partcipation: this issue has mentoring instructions / mentors available
T-compiler
Relevant to compiler team
#701
opened May 11, 2020 by
vext01
Add dump-mir=<val> options
-Zdump-mir
Debug flag: MIR dump
A-devex
Area: contributor developer experience
A-MIR
Area: mid-level intermediate representation (MIR)
A-mir-opt
Area: MIR optimizations
C-enhancement
Category: enhancement
E-medium
Difficulty: might require some prior knowledge or code reading
T-compiler
Relevant to compiler team
#518
opened Nov 14, 2019 by
spastorino
Add mir-opt-level information
-Zdump-mir
Debug flag: MIR dump
-Zmir-opt-level
Debug flag: MIR opt level
A-MIR
Area: mid-level intermediate representation (MIR)
A-mir-opt
Area: MIR optimizations
C-enhancement
Category: enhancement
E-hard
Difficulty: might require advanced knowledge
T-compiler
Relevant to compiler team
#517
opened Nov 14, 2019 by
spastorino
Add dump-mir-dir information
-Zdump-mir
Debug flag: MIR dump
-Zdump-mir-dir
Debug flag: MIR dump directory
A-devex
Area: contributor developer experience
A-MIR
Area: mid-level intermediate representation (MIR)
A-mir-opt
Area: MIR optimizations
C-enhancement
Category: enhancement
E-medium
Difficulty: might require some prior knowledge or code reading
T-compiler
Relevant to compiler team
#516
opened Nov 14, 2019 by
spastorino
document MIR-optimizations
A-mir-opt
Area: MIR optimizations
C-enhancement
Category: enhancement
E-hard
Difficulty: might require advanced knowledge
E-help-wanted
Call for participation: extra help is wanted
T-compiler
Relevant to compiler team
WG-mir-opt
Working group: MIR optimizations
#331
opened Jun 7, 2019 by
JohnTitor
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.