Mir: Trans Constant Operands #29572
Labels
A-MIR
Area: Mid-level IR (MIR) - https://blog.rust-lang.org/2016/04/19/MIR.html
E-mentor
Call for participation: This issue has a mentor. Use #t-compiler/help on Zulip for discussion.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Translating constant operands in MIR is only partially implemented. We don't support it in all modes, and there are various kinds of constants that are unimplemented. See
librustc_trans/trans/mir/operand.rs
andlibrustc_trans/trans/mir/constant.rs
The text was updated successfully, but these errors were encountered: