summaryrefslogtreecommitdiffstats
path: root/test/472-type-propagation/info.txt
blob: b86e5a2e28ef507dbe97bd1c8e4e913261a0dc23 (plain)
1
2
3
Regression test for optimizing's type propagation:
If a phi requests its inputs to be of a certain type, the inputs need
to propagate that type to their users, as those users might be phis.