If a switch was an unreachable block that branched to an unreachable block, it would leave phis with missing predecessors.
Details
Details
Diff Detail
Diff Detail
Event Timeline
| test/Transforms/LowerSwitch/phi-in-dead-block.ll | ||
|---|---|---|
| 4 | No. The verifier failed, but if I disable it the output has the expanded branches | |
I'd suggest a comment here.