History log of /PHP-8.1/ext/opcache/tests/match_always_error.phpt (Results 1 – 1 of 1)
Revision Date Author Comments
# e0e5b59d 17-Sep-2021 Nikita Popov

Try harder to clean up unreachable loop free block

While we can't drop the loop free, we can drop other instructions
in the same block. We should also indicate that it no longer has

Try harder to clean up unreachable loop free block

While we can't drop the loop free, we can drop other instructions
in the same block. We should also indicate that it no longer has
predecessors.

show more ...