]> git.lizzy.rs Git - rust.git/commit
Add partial propagation test.
authorCamille GILLOT <gillot.camille@gmail.com>
Sun, 29 Jan 2023 12:50:27 +0000 (12:50 +0000)
committerCamille GILLOT <gillot.camille@gmail.com>
Thu, 2 Feb 2023 23:26:29 +0000 (23:26 +0000)
commit83173c68f5f938481a61ba370b2ef11556163ece
tree39e4f6f0574299f55f4253d8104d2727117964e4
parent10ec94930b0fa85fea2684a5da4f90376e5633a5
Add partial propagation test.
tests/mir-opt/const_prop/aggregate.foo.ConstProp.diff [new file with mode: 0644]
tests/mir-opt/const_prop/aggregate.foo.PreCodegen.after.mir [new file with mode: 0644]
tests/mir-opt/const_prop/aggregate.main.ConstProp.diff
tests/mir-opt/const_prop/aggregate.main.PreCodegen.after.mir
tests/mir-opt/const_prop/aggregate.rs