llvm-project
d26df322 - [SimplifyCFG] Consider preds to switch in `simplifyDuplicateSwitchArms`

Commit
291 days ago
[SimplifyCFG] Consider preds to switch in `simplifyDuplicateSwitchArms` Allow a duplicate basic block with multiple predecessors to the jump table to be simplified, by considering that the same basic block may appear in more switch cases.
Committer
Parents
Loading