History log of /PHP-7.4/Zend/tests/remove_predecessor_of_pi_node.phpt (Results 1 – 1 of 1)
Revision Date Author Comments
# 37612936 01-Sep-2020 Nikita Popov

Fix pi node removal when removing predecessor

We can't just remove the uses, we need to replace uses.

The test case only fails on master with SSA integrity violations,
but I bel

Fix pi node removal when removing predecessor

We can't just remove the uses, we need to replace uses.

The test case only fails on master with SSA integrity violations,
but I believe the root issue also existed previously.

show more ...