art/test/472-type-propagation/info.txt

4 lines
190 B
Plaintext
Raw Normal View History

2025-08-25 08:21:32 +08:00
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.