[PATCH] D47203: [LowerSwitch] Fixed faulty PHI node in switch default block
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 4 04:20:25 PDT 2018
arsenm added a comment.
Shouldn't there be a removePredecessor call somewhere that takes care of this?
Repository:
rL LLVM
https://reviews.llvm.org/D47203
More information about the llvm-commits
mailing list