art/test/473-remove-dead-block/info.txt

4 lines
186 B
Plaintext
Raw Permalink Normal View History

2025-08-25 08:21:32 +08:00
Regression test for optimizing's dead block removing:
Removing from predecessors require remove successor otherwise
CFG remains in an unexpected shape causing further crash of compiler.