]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #41926 - arielb1:box-mir, r=eddyb
authorbors <bors@rust-lang.org>
Fri, 12 May 2017 17:34:39 +0000 (17:34 +0000)
committerbors <bors@rust-lang.org>
Fri, 12 May 2017 17:34:39 +0000 (17:34 +0000)
box large variants in MIR

Operand: 72 -> 24 B
Statement: 192 -> 96 B
Terminator: 256 -> 112 B
librustc translation memory usage: 1795 -> 1669 MB

next step would be interning lvalues, I suppose?

cc #36799 (@urschrei - does ostn15_phf compile with this PR?)

r? @eddyb


Trivial merge