LLVM lifetime intrinsics and MIR #35171
Labels
A-MIR
Area: Mid-level IR (MIR) - https://blog.rust-lang.org/2016/04/19/MIR.html
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
MIR is currently not emitting LLVM lifetime intrinsics. This means we will generate larger stack frames than trans.
cc @eddyb @arielb1 @nagisa, with whom I know I have discussed this
The text was updated successfully, but these errors were encountered: