]> git.lizzy.rs Git - rust.git/commit
Fix SROA without deaggregation.
authorCamille GILLOT <gillot.camille@gmail.com>
Sat, 4 Feb 2023 14:39:42 +0000 (14:39 +0000)
committerCamille GILLOT <gillot.camille@gmail.com>
Sun, 5 Feb 2023 08:37:03 +0000 (08:37 +0000)
commit0843acbea6441d5d4a07576ba206ccc01949662a
treea74d2c31208879894a516854d0cf10e8ccca3333
parent3de7d7fb22a579a3d59ddb1c959d1b3da224aafa
Fix SROA without deaggregation.
compiler/rustc_mir_transform/src/sroa.rs
tests/mir-opt/const_debuginfo.main.ConstDebugInfo.diff
tests/mir-opt/const_prop/mutable_variable_unprop_assign.main.ConstProp.diff
tests/mir-opt/const_prop/optimizes_into_variable.main.ConstProp.64bit.diff
tests/mir-opt/const_prop/optimizes_into_variable.main.PreCodegen.after.64bit.mir
tests/mir-opt/const_prop/optimizes_into_variable.main.ScalarReplacementOfAggregates.64bit.diff
tests/mir-opt/const_prop/optimizes_into_variable.main.SimplifyLocals-final.after.64bit.mir
tests/mir-opt/simple_option_map_e2e.ezmap.PreCodegen.after.mir
tests/mir-opt/sroa.flat.ScalarReplacementOfAggregates.diff
tests/mir-opt/sroa.structs.ScalarReplacementOfAggregates.diff